riot-web/test/test-utils
Michael Telatynski e6af09e424
Switch to importing models/room-state & models/room-member from main js-sdk export (#11362)
* Switch to importing TypedEventEmitter from main js-sdk export

* Switch to importing js-sdk/matrix in cypress

* Remove duplicated imports

* Fix lint:js-fix to run prettier last otherwise ESLint --fix may cause a mess

* Add lint rule

* Switch to importing models/Room from main js-sdk export

* Switch to importing models/room-state & models/room-member from main js-sdk export

* Fix cypress-axe import

* Fix more imports

* Fix cypress-axe import

* Fix bad merge
2023-08-04 11:22:08 +00:00
..
audio.ts
beacon.ts
call.ts Switch to importing models/room-state & models/room-member from main js-sdk export (#11362) 2023-08-04 11:22:08 +00:00
client.ts Update `SecureBackupPanel` to use `getCrypto()` (#11322) 2023-07-28 09:24:28 +00:00
composer.ts
console.ts
date.ts
events.ts
index.ts
location.ts
oidc.ts
platform.ts
poll.ts
pushRules.ts
relations.ts
room.ts Allow maintaining a different right panel width for thread panels (#11064) 2023-06-15 11:57:58 +00:00
test-utils.ts Use PassphraseFields in ExportE2eKeysDialog to enforce minimum passphrase complexity (#11222) 2023-07-27 09:21:20 +00:00
threads.ts Fix corrupt thread timeline for sending events (#11260) 2023-07-14 10:59:55 +00:00
utilities.ts
wrappers.tsx