riot-web/test/stores/room-list
Michael Telatynski 47877ba2da
Switch to importing matrix-js-sdk from its main export (#11360)
* 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

* Fix cypress-axe import

* Fix cypress-axe import
2023-08-03 12:56:30 +00:00
..
algorithms Add MatrixClientPeg::safeGet and use it in tests (#10985) 2023-06-05 18:12:23 +01:00
filters
previews Use MatrixClientPeg::safeGet in src/{stores,hooks,components/structures}/* (#10988) 2023-06-15 15:11:49 +01:00
utils
MessagePreviewStore-test.ts Conform more of the codebase to `strictNullChecks` (#11100) 2023-06-22 14:39:36 +01:00
RoomListStore-test.ts
SlidingRoomListStore-test.ts Conform more of the codebase to strict typing (#11195) 2023-07-07 09:02:13 +01:00
SpaceWatcher-test.ts Switch to importing matrix-js-sdk from its main export (#11360) 2023-08-03 12:56:30 +00:00