element-web/cypress
Richard van der Hoff 8654a24405
Minor cleanups to `handleVerificationRequest` in cypress tests (#10941)
* Remove redundant `verifier.done()` call

This `done` call completes the verification process and stops it responding
with further messages. It is unnecessary, *provided* the verification completes
successfully, for which see
https://github.com/matrix-org/matrix-js-sdk/pull/3382.

* Remove duplicated code in `decryption-failure` test

* remove unused imports
2023-05-18 15:12:41 +00:00
..
e2e Minor cleanups to `handleVerificationRequest` in cypress tests (#10941) 2023-05-18 15:12:41 +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 Add intercept of `config.json` (#10908) 2023-05-16 12:15:20 +00:00
global.d.ts
tsconfig.json Add Cypress Testing Library (#10446) 2023-03-29 08:47:05 +02:00