element-web/playwright/e2e/crypto
Florian Duros af846f8be9
Replace MatrixClient.isRoomEncrypted by MatrixClient.CryptoApi.isEncryptionEnabledInRoom in RoomView (#28278)
* Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` in RoomView

* Add `isRoomEncrypted` to room

* Update e2eStatus and urlPreview when isRoomEncrypted is computed

* Fix e2e test

* Add tests when user verification change

* Reduced abusive timeout in e2e test
2024-11-26 21:34:32 +00:00
..
test_indexeddb_cryptostore_dump Change license (#13) 2024-09-09 13:57:16 +00:00
backups.spec.ts Change license (#13) 2024-09-09 13:57:16 +00:00
complete-security.spec.ts Change license (#13) 2024-09-09 13:57:16 +00:00
crypto.spec.ts playwright: remove flaky check (#28260) 2024-10-21 17:45:01 +00:00
decryption-failure-messages.spec.ts Replace MatrixClient.isRoomEncrypted by MatrixClient.CryptoApi.isEncryptionEnabledInRoom in RoomView (#28278) 2024-11-26 21:34:32 +00:00
dehydration.spec.ts Ditch right panel tabs and re-add close button (#99) 2024-10-03 08:59:41 +00:00
device-verification.spec.ts Change license (#13) 2024-09-09 13:57:16 +00:00
event-shields.spec.ts Show the correct shield status in tooltip for more conditions (#28476) 2024-11-26 16:00:52 +00:00
invisible-crypto.spec.ts Update the display of decryption failures due to failed trust requirement (#28300) 2024-11-04 12:46:38 +00:00
logout.spec.ts Change license (#13) 2024-09-09 13:57:16 +00:00
migration.spec.ts Change license (#13) 2024-09-09 13:57:16 +00:00
user-verification.spec.ts Playwright: deflake verification tests (#28289) 2024-10-24 14:46:03 +00:00
utils.ts Use new CryptoEvent import (#128) 2024-10-16 12:56:10 +01:00