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

fix: fix email verification in cypress #466

Merged
merged 2 commits into from
Jan 2, 2021
Merged

Conversation

djaiss
Copy link
Member

@djaiss djaiss commented Jan 2, 2021

Putting in place the email verification broke many Cypress tests, because now when we switch accounts to checks specific flows in Cypress, we are stuck in the Please verify email accounts page.

This PR tries to fix that by creating a new command that indicates an account has been verified already.

It’s a bit of a hack, but it works.

cc @asbiin

@djaiss djaiss enabled auto-merge (squash) January 2, 2021 15:50
@djaiss djaiss merged commit e622d0e into main Jan 2, 2021
@djaiss djaiss deleted the 2021-01-02-fix-failing-cypress branch January 2, 2021 15:56
@github-actions
Copy link
Contributor

🎉 This PR is included in version 0.1.0-alpha.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions
Copy link
Contributor

This pull request has been automatically locked since there
has not been any recent activity after it was closed.
Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant