element-web/test
Florian Duros 85d2bf3a04
Second batch: remove deprecated calls on `MatrixClient` (#28227)
* Replace `MatrixClient.forceDiscardSession` call by `MatrixClient.CryptoApi.forceDiscardSession`

* Remove `MatrixClient.scheduleAllGroupSessionsForBackup` mock
2024-10-18 07:51:53 +00:00
..
@types
app-tests
setup Merge matrix-react-sdk into element-web 2024-10-15 15:32:09 +01:00
test-utils Second batch: remove deprecated calls on `MatrixClient` (#28227) 2024-10-18 07:51:53 +00:00
unit-tests Port the flaky add/remove 3pid test to playwright (#28226) 2024-10-17 15:45:56 +00:00
globalSetup.ts Change license (#13) 2024-09-09 13:57:16 +00:00
jest-mocks.ts
setupTests.ts Merge matrix-react-sdk into element-web 2024-10-15 15:32:09 +01:00
slowReporter.cjs