element-web-Github/cypress/e2e/crypto
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
..
complete-security.spec.ts Add Cypress tests for the "complete security" phase (#10668) 2023-04-20 11:04:51 +00:00
crypto.spec.ts Fix the color of the verified E2EE icon on RoomSummaryCard (#10812) 2023-05-08 02:26:29 +00:00
decryption-failure.spec.ts Minor cleanups to handleVerificationRequest in cypress tests (#10941) 2023-05-18 15:12:41 +00:00
utils.ts Minor cleanups to handleVerificationRequest in cypress tests (#10941) 2023-05-18 15:12:41 +00:00