This website requires JavaScript.
Explore
Help
Sign In
matrix
/
matrix-react-sdk
Watch
1
Star
0
Fork
0
You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced
2025-08-10 19:43:07 +03:00
Code
Activity
Files
74ea0d134e56b5087a36d4553bfdc3b51ba64453
matrix-react-sdk
/
test
/
hooks
History
Michael Telatynski
e6c127915f
Fix useRoomMembers missing updates causing incorrect membership counts (
#11392
)
...
* Fix useRoomMembers missing updates * Also fix useRoomMemberCount * Add tests
2023-08-09 12:27:37 +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
useRoomMembers-test.tsx
Fix useRoomMembers missing updates causing incorrect membership counts (
#11392
)
2023-08-09 12:27:37 +00:00
useSlidingSyncRoomSearch-test.tsx
Convert useSlidingSyncRoomSearch tests to RTL (
#10161
)
2023-02-14 15:04:13 +00:00
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
static-user-onboarding-steps (
#9799
)
2023-01-02 14:34:34 +00:00