element-web-Github/cypress
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
..
e2e Cypress: Use Rust crypto for the bot user in verification tests (#11173) 2023-07-07 16:56:53 +00:00
fixtures Add intercept of config.json (#10908) 2023-05-16 12:15:20 +00:00
plugins Support launching Cypress tests in Podman on Ubuntu (#10768) 2023-05-03 13:28:35 +00:00
support Cypress: Use Rust crypto for the bot user in verification tests (#11173) 2023-07-07 16:56:53 +00:00
global.d.ts Implement MSC3575: Sliding Sync (#8328) 2022-09-07 15:42:39 +00:00
tsconfig.json Add Cypress Testing Library (#10446) 2023-03-29 08:47:05 +02:00