riot-web/test
Florian Duros 061c8217b3
- Remove deprecated `MatrixClient.keyBackupKeyFromPassword` call. (#28233)
- The `keyBackupKeyFromPassword` call is bound to the `keyCallback` props in `RestoreKeyBackupDialog` which is not used in `CreateSecretStorageDialog`
- Remove code bound to `keyCallback` props
2024-10-21 09:59:07 +00:00
..
@types
app-tests
setup
test-utils Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` in `ContentMessages.ts` (#28238) 2024-10-18 14:44:56 +00:00
unit-tests - Remove deprecated `MatrixClient.keyBackupKeyFromPassword` call. (#28233) 2024-10-21 09:59:07 +00:00
globalSetup.ts
jest-mocks.ts
setupTests.ts
slowReporter.cjs