element-web/test/stores
kegsay acdcda78f0
sliding sync: add lazy-loading member support (#9530)
* sliding sync: add lazy-loading member support

Also swap to `$ME` constants when referring to our own member event.

* Hook into existing LL logic when showing the MemberList

* Linting

* Use consts in js sdk not react sdk

* Add jest tests

* linting

* Store the room in the test

* Fix up getRoom impl

* Add MemberListStore

* Use the right context in MemberList tests

* Fix RightPanel-test

* Always return members even if we lazy load

* Add MemberListStore tests

* Additional tests
2022-11-18 19:05:00 +00:00
..
notifications Add thread notification with server assistance (MSC3773) (#9400) 2022-10-24 07:50:21 +01:00
right-panel Show chat panel when opening a video room with unread messages (#8812) 2022-06-17 16:57:40 -04:00
room-list Extract requestMediaPermissions (#9568) 2022-11-11 10:38:51 +01:00
widgets Optimise Jest run in CI (#9542) 2022-11-04 10:48:08 +00:00
ActiveWidgetStore-test.ts Fix infinite loop when pinning/unpinning persistent widgets (#8396) 2022-04-25 08:29:54 -04:00
MemberListStore-test.ts sliding sync: add lazy-loading member support (#9530) 2022-11-18 19:05:00 +00:00
OwnBeaconStore-test.ts Add voice broadcast pre-recoding PiP (#9548) 2022-11-10 09:38:48 +01:00
RoomViewStore-test.ts Stores refactor: convert TypingStore; rename TestStores to TestSdkContext (#9454) 2022-10-19 14:14:14 +01:00
SpaceStore-test.ts ensure metaspace changes correctly notify listeners (#8611) 2022-05-18 15:15:25 +02:00
TypingStore-test.ts Stores refactor: convert TypingStore; rename TestStores to TestSdkContext (#9454) 2022-10-19 14:14:14 +01:00
VoiceRecordingStore-test.ts Generalise VoiceRecording (#9304) 2022-09-21 18:46:28 +02:00
WidgetLayoutStore-test.ts Step 8.1: Remove skinning setup from all tests 2022-03-28 14:02:31 -06:00