element-web-Github/cypress/e2e/crypto
Richard van der Hoff 1a75d5d869
Cypress: Use Rust crypto for the bot user in verification tests (#11173)
* Cypress: `crypto.verification.request` -> `crypto.verificationRequestReceived`

matrix-org/matrix-js-sdk#3514 deprecated crypto.verification.request.

* Cypress: `beginKeyVerification` -> `startVerification`

matrix-org/matrix-js-sdk#3528 deprecated beginKeyVerification

* simplify `setupBotClient`

no functional change here, just combining the various `cy.wrap()`ed things into
a single async func

* Cypress: Use Rust crypto for the bot user in verification tests

We can already start using the Rust crypto implementation for the "bot" user in
the verification tests!
2023-07-07 16:56:53 +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: Use Rust crypto for the bot user in verification tests (#11173) 2023-07-07 16:56:53 +00:00
utils.ts Cypress: Use Rust crypto for the bot user in verification tests (#11173) 2023-07-07 16:56:53 +00:00
verification.spec.ts Cypress: Use Rust crypto for the bot user in verification tests (#11173) 2023-07-07 16:56:53 +00:00