riot-web/test/test-utils
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
..
audio.ts
beacon.ts
call.ts
client.ts Show all labs even if incompatible, with appropriate tooltip explaining requirements (#10369) 2023-03-15 08:37:41 +00:00
composer.ts
console.ts
date.ts
events.ts
index.ts
location.ts
platform.ts
poll.ts
relations.ts
room.ts Properly generate mentions when editing a reply with MSC3952 (#10486) 2023-04-02 21:32:12 +00:00
test-utils.ts Simplify `isDeviceVerified` definitions (#10594) 2023-04-14 09:46:37 +00:00
threads.ts
utilities.ts Better error handling in jump to date (#10405) 2023-03-24 14:39:24 -05:00
wrappers.tsx