element-web-Github/test/components/views/settings
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__ ARIA Accessibility improvements (#10675) 2023-04-21 09:48:48 +00:00
devices Fix multiple accessibility defects identified by AXE (#10606) 2023-04-17 16:09:45 +00:00
discovery Properly translate errors in AddThreepid.ts (#10432) 2023-04-14 15:40:19 +01:00
shared Apply prettier formatting 2022-12-12 12:24:14 +01:00
tabs Bail out of RoomSettingsDialog when room is not found (#10662) 2023-04-27 01:20:02 +00:00
AddPrivilegedUsers-test.tsx Conform more of the codebase to strictNullChecks (#10602) 2023-04-17 08:31:58 +01:00
AvatarSetting-test.tsx Improve avatar settings accessibility (#9985) 2023-01-27 07:57:24 +00:00
CryptographyPanel-test.tsx Update usages of test utilities preferring RTL (#10203) 2023-02-22 10:52:55 +00:00
DevicesPanel-test.tsx Replace uses of checkDeviceTrust with getDeviceVerificationStatus (#10663) 2023-04-24 14:19:46 +01:00
FontScalingPanel-test.tsx Improve accessibility of font slider (#10473) 2023-04-12 10:57:31 +00:00
KeyboardShortcut-test.tsx Conform more code to strict null checking (#10169) 2023-02-16 09:38:44 +00:00
Notifications-test.tsx ARIA Accessibility improvements (#10675) 2023-04-21 09:48:48 +00:00
SettingsFieldset-test.tsx Update usages of test utilities preferring RTL (#10203) 2023-02-22 10:52:55 +00:00
ThemeChoicePanel-test.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00