-
Notifications
You must be signed in to change notification settings - Fork 445
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
feat(cypress): Restructure and add Account Portal section #1679
base: main
Are you sure you want to change the base?
feat(cypress): Restructure and add Account Portal section #1679
Conversation
Hey, here’s your docs preview: https://clerk.com/docs/pr/1679 |
…unt-portal-on-cypress-docs-page
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good!
Please check the PR I opened in the quickstart to ensure the code in the test file matches the code you wrote for these docs: clerk/clerk-cypress-nextjs#9
I ran the code and there are errors.
Also, please replace all real Account Portal URLs with mock data.
it('sign in with Account Portal redirects', () => { | ||
setupClerkTestingToken() | ||
|
||
cy.origin('https://ready-flea-75.accounts.dev', () => { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would replace all real URLs with mock data.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you advise how mock data should look like? 🙏
Co-authored-by: victoria <[email protected]>
Co-authored-by: victoria <[email protected]>
Co-authored-by: victoria <[email protected]>
Co-authored-by: victoria <[email protected]>
Co-authored-by: victoria <[email protected]>
Co-authored-by: victoria <[email protected]>
Co-authored-by: victoria <[email protected]>
Co-authored-by: victoria <[email protected]>
Co-authored-by: victoria <[email protected]>
Co-authored-by: victoria <[email protected]>
Co-authored-by: victoria <[email protected]>
Co-authored-by: victoria <[email protected]>
Co-authored-by: victoria <[email protected]>
Co-authored-by: victoria <[email protected]>
Co-authored-by: victoria <[email protected]>
Co-authored-by: victoria <[email protected]>
Co-authored-by: victoria <[email protected]>
Co-authored-by: victoria <[email protected]>
Important
🔎 Previews:
Explanation:
This PR: