element-web/cypress/support
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
..
app.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
axe.ts Add intercept of config.json (#10908) 2023-05-16 12:15:20 +00:00
bot.ts Cypress: Use Rust crypto for the bot user in verification tests (#11173) 2023-07-07 16:56:53 +00:00
client.ts Test for element-web#24629 - read receipts on main and unthreaded don't clash (#10769) 2023-05-03 11:13:46 +00:00
clipboard.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
composer.ts Update Cypress test files under support/ directory - use Cypress Testing Library (#10619) 2023-04-17 07:37:49 +00:00
config.json.ts Cypress: skip tests known to fail when using Rust crypto (#10873) 2023-05-24 09:50:05 +00:00
e2e.ts Add intercept of config.json (#10908) 2023-05-16 12:15:20 +00:00
homeserver.ts Deflakey threads cypress test (#10632) 2023-04-18 10:17:46 +00:00
iframes.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
labs.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
log.ts Improve cypress logging output (#10845) 2023-05-11 10:46:50 +00:00
login.ts Fix: cypress toasts/analytics-toast.spec.ts failures (#11153) 2023-06-28 21:02:58 +00:00
network.ts Add intercept of config.json (#10908) 2023-05-16 12:15:20 +00:00
percy.ts Improve Percy snapshot stability more - await inline spinners to vanish (#10452) 2023-03-27 18:02:34 +00:00
proxy.ts Add dendrite support to cypress tests (#9884) 2023-01-10 16:29:56 -07:00
settings.ts Update Cypress test files under support/ directory - use Cypress Testing Library (#10619) 2023-04-17 07:37:49 +00:00
timeline.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
toasts.ts Cypress test for incoming verification requests (#11123) 2023-06-22 09:43:49 +00:00
util.ts Cypress test for incoming verification requests (#11123) 2023-06-22 09:43:49 +00:00
views.ts Update Cypress test files under support/ directory - use Cypress Testing Library (#10619) 2023-04-17 07:37:49 +00:00
webserver.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00