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 cypress login test, to work with cross-signing (locally) #660

Merged
merged 3 commits into from
Sep 25, 2023

Conversation

estellecomment
Copy link
Contributor

@estellecomment estellecomment commented Aug 29, 2023

Enabling cross-signing has added a few steps to the login process, which has broken the login test.

This PR

  • adds the steps of clicking on "Verify with recovery code", entering the recovery code, clicking OK.
  • updates cypress/support/axe.ts, which fixes a csp issue. It is copied from matrix-react-sdk. (would be nicer to have it imported)

Fixes the test in local run, the CI is currently not functional.

@estellecomment estellecomment force-pushed the cypress-login-test-with-xsss branch from 87c075a to ddc10b2 Compare September 21, 2023 09:48
@estellecomment
Copy link
Contributor Author

Rebasing the branch from the latest default_tchap to make things cleaner.

@estellecomment estellecomment changed the title Fix cypress login test, to work with cross-signing Fix cypress login test, to work with cross-signing (locally) Sep 21, 2023
@estellecomment
Copy link
Contributor Author

Re-ready for re-review @odelcroi

@odelcroi odelcroi merged commit 6e73b90 into develop_tchap Sep 25, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants