riot-web/test/stores
Michael Telatynski e67ca33c4a
Switch to importing models/Room from main js-sdk export (#11361)
* 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

* Fix cypress-axe import

* Fix more imports

* Fix cypress-axe import

* Fix duplicated lint rule
2023-08-04 07:36:16 +00:00
..
__snapshots__
notifications Switch to importing models/Room from main js-sdk export (#11361) 2023-08-04 07:36:16 +00:00
oidc OIDC: Persist details in session storage, create store (#11302) 2023-07-20 21:30:19 +00:00
right-panel Add MatrixClientPeg::safeGet and use it in tests (#10985) 2023-06-05 18:12:23 +01:00
room-list Switch to importing models/Room from main js-sdk export (#11361) 2023-08-04 07:36:16 +00:00
widgets Autoapprove Element Call oidc requests (#11209) 2023-07-10 15:06:58 +00:00
AccountPasswordStore-test.ts
ActiveWidgetStore-test.ts
AutoRageshakeStore-test.ts
BreadcrumbsStore-test.ts Remove new room breadcrumbs (#11104) 2023-06-19 08:18:46 +00:00
MemberListStore-test.ts
OwnBeaconStore-test.ts Enable strictPropertyInitialization (#11203) 2023-07-07 14:46:12 +01:00
OwnProfileStore-test.ts Handle own profile 404 (#11319) 2023-07-26 09:54:45 +00:00
RoomNotificationStateStore-test.ts
RoomViewStore-test.ts
SetupEncryptionStore-test.ts Fix access to deprecated methods in `SetupEncryptionStore` (#11107) 2023-06-19 22:20:14 +00:00
SpaceStore-test.ts Fix clicking on home all rooms space notification not working (#11337) 2023-08-02 09:55:49 +00:00
ToastStore-test.ts
TypingStore-test.ts
UserProfilesStore-test.ts
VoiceRecordingStore-test.ts
WidgetLayoutStore-test.ts