element-web-Github/cypress/e2e/crypto
Richard van der Hoff 50ee43c4a5
Enable cypress tests for shields with rust crypto (#11589)
* Use new crypto-api for cross user verification

* update verification flow with new APIs

* Replace some calls to `checkUserTrust`

A start on https://github.com/vector-im/crypto-internal/issues/147

* Enable cypress tests

* update tests

* Delegate decisions on event shields to the js-sdk

* rerender after editing events

This is required because a transition from "valid event" to "unencrypted event"
no longer triggers a state change, so the component does not render
itself. Previously, this would be a transition from `verified:
E2EState.Normal` to `verified: null`.

* Update tests

* prettier

* Test coverage

* Enable cypress tests for shields with rust crypto

---------

Co-authored-by: Florian Duros <florianduros@element.io>
2023-09-18 21:34:24 +00:00
..
complete-security.spec.ts Cypress test for incoming verification requests (#11123) 2023-06-22 09:43:49 +00:00
crypto.spec.ts Enable cypress tests for shields with rust crypto (#11589) 2023-09-18 21:34:24 +00:00
utils.ts Cypress tests for event shields (#11525) 2023-09-05 11:11:10 +00:00
verification.spec.ts Enable cypress test about login with SSSS to run with rust-crypto (#11323) 2023-07-27 13:21:19 +00:00