element-web/cypress/support
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
..
app.ts
axe.ts Add intercept of `config.json` (#10908) 2023-05-16 12:15:20 +00:00
bot.ts
client.ts
clipboard.ts
composer.ts
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
iframes.ts
labs.ts
log.ts
login.ts
network.ts Add intercept of `config.json` (#10908) 2023-05-16 12:15:20 +00:00
percy.ts
proxy.ts
settings.ts
timeline.ts
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
webserver.ts