element-web/test/test-utils
Florian Duros d5d1ec775c
Use new api CryptoApi.getCrossSigningStatus in CrossSigningPanel (#11052)
* Use new api `CryptoApi.getCrossSigningStatus` in `CrossSigningPanel`

* Update `CrossSigningPanel-test.tsx`

* Update `publicKeysOnDevice`

* Fix `CryptoApi` import

* Fix strict type

* Fix tests

* Remove `crossSigningInfo` in `mockClientMethodsCrypto`

* Move matrix client initialization in `beforeEach`
2023-06-12 18:33:39 +00:00
..
audio.ts Fix seekbar position for zero length audio (#9949) 2023-01-23 17:28:31 +01:00
beacon.ts Conform more code to strict null checking (#10167) 2023-02-16 17:21:44 +00:00
call.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
client.ts Use new api CryptoApi.getCrossSigningStatus in CrossSigningPanel (#11052) 2023-06-12 18:33:39 +00:00
composer.ts Update tests to prefer RTL over Enzyme (#10247 2023-02-28 08:58:23 +00:00
console.ts Use the same avatar colour when creating 1:1 DM rooms (#9850) 2023-01-05 17:05:21 +01:00
date.ts Poll history - read only list of polls in current timeline (#10055) 2023-02-02 21:39:23 +00:00
events.ts Revert "Revert "Factor out MessageEvent.from() usage (#9882)"" 2023-01-10 13:43:15 -07:00
index.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
location.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
platform.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
poll.ts Poll history: detail screen (#10172) 2023-02-27 20:39:55 +00:00
pushRules.ts add push rules test utility (#10712) 2023-04-27 01:18:19 +00:00
relations.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
room.ts Properly generate mentions when editing a reply with MSC3952 (#10486) 2023-04-02 21:32:12 +00:00
test-utils.ts Add MatrixClientPeg::safeGet and use it in tests (#10985) 2023-06-05 18:12:23 +01:00
threads.ts Include thread replies in message previews (#10631) 2023-06-01 07:53:48 +00:00
utilities.ts More tests for UserInfo (#10677) 2023-04-21 13:48:27 +00:00
wrappers.tsx Add MatrixClientPeg::safeGet and use it in tests (#10985) 2023-06-05 18:12:23 +01:00