element-web/test/components/structures
Robin ef48443dc9
Show chat panel when opening a video room with unread messages (#8812)
* Show chat panel when opening a video room with unread messages

* Remove unnecessary calls to private methods in tests

* Make room ID mandatory when toggling the right panel

* Restore the isViewingRoom check

* Test RightPanelStore

* Make the constructor private again

* Add even more tests

* Fix onReady
2022-06-17 16:57:40 -04:00
..
__snapshots__ Create a common header on right panel cards on BaseCard (#8808) 2022-06-16 09:22:45 +02:00
auth Fix crash on null idp for SSO buttons (#8650) 2022-05-20 10:08:57 +01:00
CallEventGrouper-test.ts Step 8.1: Remove skinning setup from all tests 2022-03-28 14:02:31 -06:00
MessagePanel-test.js Don't consider threads for breaking continuation until actually created (#8581) 2022-05-13 11:59:50 +00:00
RightPanel-test.tsx Show chat panel when opening a video room with unread messages (#8812) 2022-06-17 16:57:40 -04:00
RoomView-test.tsx Show chat panel when opening a video room with unread messages (#8812) 2022-06-17 16:57:40 -04:00
ThreadPanel-test.tsx Step 8.7: Introduce `focus-visible` import where needed to repair tests 2022-03-28 14:02:31 -06:00
TimelinePanel-test.tsx Fix #20026: send read marker as soon as we change it (#8802) 2022-06-09 13:41:09 +00:00
VideoRoomView-test.tsx Expire video member events after 1 hour (#8776) 2022-06-09 13:19:52 +00:00