element-web/test/stores
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
..
__snapshots__
notifications Switch to importing matrix-js-sdk from its main export (#11360) 2023-08-03 12:56:30 +00:00
oidc OIDC: Persist details in session storage, create store (#11302) 2023-07-20 21:30:19 +00:00
right-panel
room-list Switch to importing matrix-js-sdk from its main export (#11360) 2023-08-03 12:56:30 +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
MemberListStore-test.ts
OwnBeaconStore-test.ts
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
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