element-web-Github/cypress/e2e/crypto
Richard van der Hoff 35f8c525aa
Cypress test for incoming verification requests (#11123)
* Cypress: move verification tests to their own file

* Remove redundant cypress test

This does nothing that the verification test doesn't do better.

* Factor `beginKeyVerification` call out of `doTwoWaySasVerification`

... for more flexibility. This allows us to have tests where the other side
picks the verification method.

* Cypress test for incoming verification requests
2023-06-22 09:43:49 +00:00
..
complete-security.spec.ts Cypress test for incoming verification requests (#11123) 2023-06-22 09:43:49 +00:00
crypto.spec.ts Cypress test for incoming verification requests (#11123) 2023-06-22 09:43:49 +00:00
utils.ts Cypress test for incoming verification requests (#11123) 2023-06-22 09:43:49 +00:00
verification.spec.ts Cypress test for incoming verification requests (#11123) 2023-06-22 09:43:49 +00:00