element-web/test/test-utils
Richard van der Hoff 161e19dfb6
Settings panels: avoid exceptions with rust crypto (#10962)
* Settings panels: avoid exceptions with rust crypto

If we are using rust crypto, `client.crypto` is undefined. We'll need to fix
these up better in future, but for now, just return early.

* Update tests
2023-05-23 12:01:27 +00:00
..
audio.ts
beacon.ts
call.ts
client.ts Settings panels: avoid exceptions with rust crypto (#10962) 2023-05-23 12:01:27 +00:00
composer.ts
console.ts
date.ts
events.ts
index.ts
location.ts
platform.ts
poll.ts
pushRules.ts add push rules test utility (#10712) 2023-04-27 01:18:19 +00:00
relations.ts
room.ts
test-utils.ts Send correct receipts when viewing a room (#10864) 2023-05-15 16:06:02 +00:00
threads.ts
utilities.ts More tests for UserInfo (#10677) 2023-04-21 13:48:27 +00:00
wrappers.tsx