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
right-panel
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
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
SpaceStore-test.ts
TypingStore-test.ts
VoiceRecordingStore-test.ts
WidgetLayoutStore-test.ts