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
backups.spec.ts
complete-security.spec.ts
crypto.spec.ts
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
device-verification.spec.ts
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
migration.spec.ts
user-verification.spec.ts
utils.ts