element-web/playwright
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
..
e2e Clean up some references to internal js-sdk classes (#12363) 2024-03-22 12:28:13 +00:00
pages Improve types for sendStateEvent (#12331) 2024-03-20 14:27:29 +00:00
plugins Add Playwright tests for OIDC-aware & OIDC-native (#12252) 2024-02-21 10:43:47 +00:00
sample-files Remove Cypress & Playwright in their entirety (#12145) 2024-01-16 09:48:49 +00:00
snapshots Improve readability of badges and pills (#12360) 2024-03-22 00:27:13 +00:00
.gitignore Add Playwright tests for OIDC-aware & OIDC-native (#12252) 2024-02-21 10:43:47 +00:00
docker-entrypoint.sh Allow screenshot update docker to run multiple test files (#12291) 2024-02-28 10:04:25 +00:00
Dockerfile Update all non-major dependencies (#12310) 2024-03-05 17:56:10 +00:00
element-web-test.ts Improvements to Playwright test infrastructure (#12260) 2024-02-19 17:26:32 +00:00
flaky-reporter.ts Add custom reporter to auto-report flaky Playwright tests (#12290) 2024-02-28 13:02:09 +00:00
global.d.ts Update dependency typescript to v5.4.2 (#12324) 2024-03-19 17:55:06 +00:00
tsconfig.json Extract types for re-use in matrix-js-sdk.d.ts (#12350) 2024-03-19 10:19:38 +00:00