riot-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__
auth
CallEventGrouper-test.ts
MessagePanel-test.js
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
TimelinePanel-test.tsx
VideoRoomView-test.tsx