element-web/test
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
..
@types
app-tests Merge matrix-react-sdk into element-web 2024-10-15 15:32:09 +01:00
components/views/dialogs/security Refactor CreateCrossSigningDialog (#28218) 2024-10-22 11:42:07 +00:00
setup Merge matrix-react-sdk into element-web 2024-10-15 15:32:09 +01:00
test-utils Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` in RoomView (#28278) 2024-11-26 21:34:32 +00:00
unit-tests Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` in RoomView (#28278) 2024-11-26 21:34:32 +00:00
CreateCrossSigning-test.ts Refactor CreateCrossSigningDialog (#28218) 2024-10-22 11:42:07 +00:00
globalSetup.ts Change license (#13) 2024-09-09 13:57:16 +00:00
jest-mocks.ts
setupTests.ts Update to React 18 (#24763) 2024-10-21 13:50:06 +00:00
slowReporter.cjs