element-web/test/components/views/settings
Suguru Hirahara 16ec3b5d7b
Add `appearance-user-settings-tab.spec.ts` (#10697)
* Add `appearance-user-settings-tab.spec.ts`

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Empty commit

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Fix a comment

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

---------

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2023-05-11 06:33:50 +00:00
..
__snapshots__ Add E2E test of `ThemeChoicePanel` (#10469) 2023-05-09 13:48:55 +00:00
devices Use semantic headings in user settings Help & About (#10752) 2023-05-03 22:35:43 +00:00
discovery Properly translate errors in `AddThreepid.ts` (#10432) 2023-04-14 15:40:19 +01:00
shared Use semantic headings in user settings Help & About (#10752) 2023-05-03 22:35:43 +00:00
tabs Add `appearance-user-settings-tab.spec.ts` (#10697) 2023-05-11 06:33:50 +00:00
AddPrivilegedUsers-test.tsx Conform more of the codebase to `strictNullChecks` (#10602) 2023-04-17 08:31:58 +01:00
AvatarSetting-test.tsx
CryptographyPanel-test.tsx
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
JoinRuleSettings-test.tsx Apply `strictNullChecks` to `src/components/views/settings` (#10724) 2023-05-05 09:13:50 +01:00
KeyboardShortcut-test.tsx
Notifications-test.tsx Apply `strictNullChecks` to `src/components/views/settings` (#10724) 2023-05-05 09:13:50 +01:00
SecureBackupPanel-test.tsx Apply `strictNullChecks` to `src/components/views/settings` (#10724) 2023-05-05 09:13:50 +01:00
SettingsFieldset-test.tsx
ThemeChoicePanel-test.tsx