element-web-Github/playwright/e2e/crypto
Richard van der Hoff d36c1b39fd
Clean up some references to internal js-sdk classes (#12363)
* Fix references to `crypto-api/verification`

This is supposed to be an internal module; use the front door instead.

* `IRecoveryKey` -> `GeneratedSecretStorageKey`

`IRecoveryKey` is just a backwards-compatibility alias for
`GeneratedSecretStorageKey`

* `ISecretStorageKeyInfo` -> `SecretStorage.SecretStorageKeyDescription`

Again, same thing

* `IPassphraseInfo` -> `SecretStorage.PassphraseInfo`

* Remove unused import restriction exceptions
2024-03-22 12:28:13 +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 Fix some playwright flaky tests (#12357) 2024-03-21 15:49:12 +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
staged-rollout.spec.ts Add new playwright test for shield migration (#12237) 2024-02-13 08:46:39 +00:00
utils.ts Clean up some references to internal js-sdk classes (#12363) 2024-03-22 12:28:13 +00:00
verification.spec.ts Revert "Set up key backup using non-deprecated APIs (#12005)" (#12102) 2024-01-04 13:11:28 +00:00