riot-web/test
Florian Duros 1bb482f6f7
Replace `Matrix.getKeyBackupEnabled` by `MatrixClient.CryptoApi.getActiveSessionBackupVersion` (#28225)
* Migrating deprecated sync `MatrixClient.getKeyBackupEnabled` to async `MatrixClient.CryptoApi.getActiveSessionBackupVersion` in `NewRecoveryMethodDialog`.
Rewrite `NewRecoveryMethodDialog` into a functional component to make it easier to handle the new async method.

* Migrating deprecated sync `MatrixClient.getKeyBackupEnabled` to async `MatrixClient.CryptoApi.getActiveSessionBackupVersion` in `MatrixChat`.
2024-10-18 09:45:45 +00:00
..
@types
app-tests Merge matrix-react-sdk into element-web 2024-10-15 15:32:09 +01:00
setup Merge matrix-react-sdk into element-web 2024-10-15 15:32:09 +01:00
test-utils Replace `Matrix.getKeyBackupEnabled` by `MatrixClient.CryptoApi.getActiveSessionBackupVersion` (#28225) 2024-10-18 09:45:45 +00:00
unit-tests Replace `Matrix.getKeyBackupEnabled` by `MatrixClient.CryptoApi.getActiveSessionBackupVersion` (#28225) 2024-10-18 09:45:45 +00:00
globalSetup.ts
jest-mocks.ts
setupTests.ts Merge matrix-react-sdk into element-web 2024-10-15 15:32:09 +01:00
slowReporter.cjs