element-web-Github/test/hooks
Michael Telatynski 8285283cc3
Make tests more resilient for React 18 upgrade (#12861)
* Make tests more resilient for React 18 upgrade

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Iterate

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Iterate

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Iterate

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Iterate

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Delint

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

---------

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-08-06 17:22:02 +00:00
..
room Fix default thread notification of the new RoomHeader (#12194) 2024-01-31 16:24:56 +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 Make tests more resilient for React 18 upgrade (#12861) 2024-08-06 17:22:02 +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 Avoid using deprecated exports, fields, and duplicate code (#12555) 2024-05-28 08:41:20 +01:00
useRoomMembers-test.tsx Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
useSlidingSyncRoomSearch-test.tsx Convert useSlidingSyncRoomSearch tests to RTL (#10161) 2023-02-14 15:04:13 +00:00
useUnreadNotifications-test.ts Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
useUserDirectory-test.tsx Avoid using deprecated exports, fields, and duplicate code (#12555) 2024-05-28 08:41:20 +01:00
useUserOnboardingTasks-test.tsx Make tests more resilient for React 18 upgrade (#12861) 2024-08-06 17:22:02 +00:00
useWindowWidth-test.ts Show tooltips on narrow tabbed views (#12624) 2024-06-14 14:17:46 +00:00