element-portable/playwright/e2e/crypto
Richard van der Hoff 9c862907f9
Switch to Rust crypto stack for all logins (#12630)
* Use Rust crypto stack universally

Ignore the `feature_rust_crypto` and `RustCrypto.staged_rollout_percent`
settings, and just use RustCrypto everywhere.

* Remove labs setting for rust crypto

* Remove support for legacy crypto stack in `StorageManager`

We're not going to use the legacy stack any more.

* Update docs on `Features.RustCrypto`

* Remove now-unreachable `tryToUnlockSecretStorageWithDehydrationKey`

* Comment out test which doesn't work

* fix typo
2024-06-24 09:14:42 +00:00
..
test_indexeddb_cryptostore_dump Show a progress bar while migrating from legacy crypto (#12104) 2024-01-17 07:14:49 +00:00
backups.spec.ts Set up key backup using non-deprecated APIs (2nd take) (#12098) 2024-01-10 10:34:03 +00:00
complete-security.spec.ts Migrate complete-security.spec.ts from Cypress to Playwright (#11952) 2023-11-29 22:46:51 +00:00
crypto.spec.ts Switch to Rust crypto stack for all logins (#12630) 2024-06-24 09:14:42 +00:00
dehydration.spec.ts Add support for device dehydration v2 (#12316) 2024-04-15 15:47:15 +00:00
logout.spec.ts Add new playwright test for shield migration (#12237) 2024-02-13 08:46:39 +00:00
migration.spec.ts Show a progress bar while migrating from legacy crypto (#12104) 2024-01-17 07:14:49 +00:00
utils.ts Deflake verification playwright tests (#12669) 2024-06-21 16:58:38 +00:00
verification.spec.ts Deflake verification playwright tests (#12669) 2024-06-21 16:58:38 +00:00