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
..
2022-12-12 12:24:14 +01:00
2023-05-16 12:15:20 +00:00
2022-12-12 12:24:14 +01:00
2023-05-16 12:15:20 +00:00
2022-12-12 12:24:14 +01:00
2022-12-12 12:24:14 +01:00
2023-05-11 10:46:50 +00:00
2022-12-12 12:24:14 +01:00
2022-12-12 12:24:14 +01:00