element-web-Github/playwright/e2e/crypto
Hubert Chathi 31373399f9
Add support for device dehydration v2 (#12316)
* rehydrate/dehydrate device if configured in well-known

* add handling for dehydrated devices

* some fixes

* schedule dehydration

* improve display of own dehydrated device

* created dehydrated device when creating or resetting SSSS

* some UI tweaks

* reorder strings

* lint

* remove statement for testing

* add playwright test

* lint and fix broken test

* update to new dehydration API

* some fixes from review

* try to fix test error

* remove unneeded debug line

* apply changes from review

* add Jest tests

* fix typo

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>

* don't need Object.assign

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>

---------

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2024-04-15 15:47:15 +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 Remove redundant workaround in playwright test (#12390) 2024-04-03 10:09:25 +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
staged-rollout.spec.ts Add new playwright test for shield migration (#12237) 2024-02-13 08:46:39 +00:00
utils.ts Remove references to matrix-js-sdk/src/crypto/verification (#12365) 2024-03-25 17:44:45 +00:00
verification.spec.ts Remove use of KnownMembership from playwright tests 2024-03-18 16:32:36 +00:00