Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rework cypress settings page. #20316

Merged
merged 6 commits into from
Nov 15, 2022
Merged

Conversation

mshima
Copy link
Member

@mshima mshima commented Nov 15, 2022


Please make sure the below checklist is followed for Pull Requests.

When you are still working on the PR, consider converting it to Draft (below reviewers) and adding skip-ci label, you can still see CI build result at your branch.

@mshima mshima force-pushed the skip_ci-cypress_register branch from 1e8e885 to 564a1d0 Compare November 15, 2022 02:13
originalUserAccount = account;
testUserAccount = { ...account, email: testUserEmail };

// need to modify email because default email does not match regex in some frameworks
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why can't we just fix the regex in some frameworks?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

localhost is not a valid domain for emails.
Not sure which approach to use.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could use example.com, since that's what it's designed for. https://example.com/

Or, any of the jhipster domains. For example, I own jhipster.org and just redirect it to jhipster.tech.

Copy link
Member Author

@mshima mshima Nov 15, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to use example.com.
I will create an issue about this.

@mshima mshima marked this pull request as ready for review November 15, 2022 20:49
@mshima mshima merged commit 13e68b0 into jhipster:main Nov 15, 2022
@mshima mshima deleted the skip_ci-cypress_register branch November 15, 2022 21:12
@DanielFran DanielFran added this to the 8.0.0-beta.1 milestone Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants