riot-web/test/unit-tests/stores
Florian Duros ede91bf921
Use `CryptoApi.getKeyBackupInfo` instead of deprecated `MatrixClient.getKeyBackupVersion` (#28450)
* Use `CryptoApi.getKeyBackupInfo` instead of deprecated `MatrixClient.getKeyBackupVersion`

* Review changes

---------

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2024-11-25 09:30:42 +00:00
..
__snapshots__
notifications Start sending stable `m.marked_unread` events (#28478) 2024-11-18 10:25:36 +00:00
oidc
right-panel
room-list Migrate to stylistic 2024-10-18 14:34:01 +01:00
widgets Feed events to widgets as they are decrypted (even if out of order) (#28376) 2024-11-08 14:35:47 +00:00
AccountPasswordStore-test.ts
ActiveWidgetStore-test.ts
AutoRageshakeStore-test.ts
BreadcrumbsStore-test.ts Avoid double exports 2024-11-05 18:36:26 +00:00
LifecycleStore-test.ts
MemberListStore-test.ts Second batch: Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` (#28466) 2024-11-20 14:27:09 +00:00
OwnBeaconStore-test.ts
OwnProfileStore-test.ts Migrate to stylistic 2024-10-18 14:34:01 +01:00
ReleaseAnnouncementStore-test.tsx
RoomNotificationStateStore-test.ts
RoomViewStore-test.ts Start sending stable `m.marked_unread` events (#28478) 2024-11-18 10:25:36 +00:00
SetupEncryptionStore-test.ts Use `CryptoApi.getKeyBackupInfo` instead of deprecated `MatrixClient.getKeyBackupVersion` (#28450) 2024-11-25 09:30:42 +00:00
SpaceStore-test.ts
ToastStore-test.ts
TypingStore-test.ts
UserProfilesStore-test.ts
VoiceRecordingStore-test.ts
WidgetLayoutStore-test.ts