mirror of
https://github.com/element-hq/element-web
synced 2024-11-29 04:48:50 +03:00
70b87f8bde
* 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 |
||
---|---|---|
.. | ||
__snapshots__ | ||
devices | ||
discovery | ||
shared | ||
tabs | ||
AddPrivilegedUsers-test.tsx | ||
AvatarSetting-test.tsx | ||
CryptographyPanel-test.tsx | ||
DevicesPanel-test.tsx | ||
FontScalingPanel-test.tsx | ||
KeyboardShortcut-test.tsx | ||
Notifications-test.tsx | ||
SettingsFieldset-test.tsx | ||
ThemeChoicePanel-test.tsx |