1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-29 15:23:11 +03:00
Files
matrix-react-sdk/cypress/e2e/crypto/complete-security.spec.ts
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

1.6 KiB