element-web-Github/test/components/views/settings/tabs/room
Kerry 223892bf0e
Bail out of RoomSettingsDialog when room is not found (#10662)
* hack to fix console noise from unfaked timers and clearAllModals

* remove old debug logging in AsyncWrapper

* pass room to room settings tabs

* add errorboundary for roomsettingsdialog

* apply strictnullchecks to tabs/room

* dedupe code to set toom in roomsettingdialog

* add unit tests

* test SecurityRoomSettingsTab

* remove snapshot

* strict fixes

* more tests

* 2% more test coverage

* remove roomName from RoomSettingsDialogs state
2023-04-27 01:20:02 +00:00
..
__snapshots__ Bail out of RoomSettingsDialog when room is not found (#10662) 2023-04-27 01:20:02 +00:00
AdvancedRoomSettingsTab-test.tsx Bail out of RoomSettingsDialog when room is not found (#10662) 2023-04-27 01:20:02 +00:00
BridgeSettingsTab-test.tsx Bail out of RoomSettingsDialog when room is not found (#10662) 2023-04-27 01:20:02 +00:00
NotificationSettingsTab-test.tsx Conform more of the codebase to strictNullChecks (#10518 2023-04-06 11:10:14 +01:00
RolesRoomSettingsTab-test.tsx Bail out of RoomSettingsDialog when room is not found (#10662) 2023-04-27 01:20:02 +00:00
SecurityRoomSettingsTab-test.tsx Bail out of RoomSettingsDialog when room is not found (#10662) 2023-04-27 01:20:02 +00:00
VoipRoomSettingsTab-test.tsx Bail out of RoomSettingsDialog when room is not found (#10662) 2023-04-27 01:20:02 +00:00