element-web/test/hooks
David Baker 6247055df6 Add test for useRoomThreadNotifications
Doesn't test the the updating on event emitters but it's a start
2024-01-12 14:46:41 +00:00
..
room Add test for useRoomThreadNotifications 2024-01-12 14:46:41 +00:00
useDebouncedCallback-test.tsx
useLatestResult-test.tsx Convert remaining hook tests to RTL (#10166) 2023-02-16 14:13:05 +00:00
useNotificationSettings-test.tsx Implement new model, hooks and reconcilation code for new GYU notification settings (#11089) 2023-06-17 00:17:51 +00:00
useProfileInfo-test.tsx Add MatrixClientPeg::safeGet and use it in tests (#10985) 2023-06-05 18:12:23 +01:00
usePublicRoomDirectory-test.tsx Add MatrixClientPeg::safeGet and use it in tests (#10985) 2023-06-05 18:12:23 +01:00
useRoomMembers-test.tsx Fix useRoomMembers missing updates causing incorrect membership counts (#11392) 2023-08-09 12:27:37 +00:00
useSlidingSyncRoomSearch-test.tsx
useUnreadNotifications-test.ts Switch to importing matrix-js-sdk from its main export (#11360) 2023-08-03 12:56:30 +00:00
useUserDirectory-test.tsx Add MatrixClientPeg::safeGet and use it in tests (#10985) 2023-06-05 18:12:23 +01:00
useUserOnboardingTasks-test.tsx