element-web/test/hooks
Janne Mareike Koschinski 97765613bc
Implement new model, hooks and reconcilation code for new GYU notification settings (#11089)
* Define new notification settings model

* Add new hooks

* make ts-strict happy

* add unit tests

* chore: make eslint/prettier happier :)

* make ts-strict happier

* Update src/notifications/NotificationUtils.ts

Co-authored-by: Robin <robin@robin.town>

* Add tests for hooks

* chore: fixed lint issues

* Add comments

---------

Co-authored-by: Robin <robin@robin.town>
2023-06-17 00:17:51 +00:00
..
useDebouncedCallback-test.tsx Comply with noImplicitAny (#9940) 2023-02-13 11:39:16 +00:00
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
useSlidingSyncRoomSearch-test.tsx Convert useSlidingSyncRoomSearch tests to RTL (#10161) 2023-02-14 15:04:13 +00:00
useUnreadNotifications-test.ts Unify unread notification state determination (#9941) 2023-01-31 09:58:17 +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 static-user-onboarding-steps (#9799) 2023-01-02 14:34:34 +00:00