element-web/test/components/views/rooms
Robin 8baf06c3ff
Show voice room participants when not connected (#8136)
* Add utility for getting connected voice participants

* Allow voice room members to send connected device state

* Update connected devices when connecting/disconnecting voice

* Show voice room participants in room tile when not connected

* Update voice room tests

* Add null types and guards
2022-03-28 14:12:09 +01:00
..
__snapshots__ Clean up some unit test logs (#7857) 2022-02-21 16:57:44 +00:00
MemberList-test.tsx Fix tsc issues in right_panel and room component tests (#8078) 2022-03-21 10:03:03 +01:00
MessageComposer-test.tsx Fix tsc issues in right_panel and room component tests (#8078) 2022-03-21 10:03:03 +01:00
MessageComposerButtons-test.tsx Fix tests for type changes 2022-03-22 16:45:21 -06:00
RoomHeader-test.tsx Fix tsc issues in right_panel and room component tests (#8078) 2022-03-21 10:03:03 +01:00
RoomList-test.js Mandate use of js-sdk/src/matrix import over js-sdk/src (#7933) 2022-03-01 20:42:05 +00:00
RoomPreviewBar-test.tsx Mandate use of js-sdk/src/matrix import over js-sdk/src (#7933) 2022-03-01 20:42:05 +00:00
RoomSettings-test.js Auto fix 2021-10-22 17:23:37 -05:00
RoomTile-test.tsx Show voice room participants when not connected (#8136) 2022-03-28 14:12:09 +01:00
SearchResultTile-test.tsx Fix tsc issues in right_panel and room component tests (#8078) 2022-03-21 10:03:03 +01:00
SendMessageComposer-test.tsx Include /test in tsc config, fix rest of issues (#8119) 2022-03-23 10:27:28 +00:00