element-web/test/components/views/settings/tabs
Richard van der Hoff 70b87f8bde
Simplify isDeviceVerified definitions (#10594)
* Simplify `isDeviceVerified` definitions

Currently, we have two similar but different definitions of `isDeviceVerified`,
and they both do a lot of wrangling that relies on js-sdk internals. We can
simplify it a lot by just calling `MatrixClientPeg.checkDeviceTrust`.

* fix tests

* more test fixes
2023-04-14 09:46:37 +00:00
..
__snapshots__ Device Manager - add new labsed session manager screen (PSG-636) (#9119) 2022-08-08 13:51:00 +00:00
room Show a tile for an unloaded predecessor room if it has via_servers (#10483) 2023-04-12 15:26:45 +00:00
user Simplify isDeviceVerified definitions (#10594) 2023-04-14 09:46:37 +00:00
SettingsTab-test.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00