This website requires JavaScript.
Explore
Help
Register
Sign In
Jika
/
element-web
Watch
1
Star
0
Fork
0
You've already forked element-web
Code
Issues
Pull Requests
Projects
Wiki
Activity
Files
80e75e3b70ad202f38d1e53eafb595c19cda6f69
element-web
/
test
/
hooks
History
David Baker
406ffe1b98
Add test for useRoomThreadNotifications (
#12140
)
...
* Add test for useRoomThreadNotifications * Remove unused code
2024-01-12 15:32:56 +00:00
..
room
Add test for useRoomThreadNotifications (
#12140
)
2024-01-12 15:32:56 +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
…