element-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__ Provide a more detailed error message than "No known servers" (#6048) 2023-02-24 15:59:30 +00:00
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 Do not prompt for a password when doing a „reset all“ after login (#10208) 2023-02-23 08:46:49 +01:00
ActiveWidgetStore-test.ts Fix infinite loop when pinning/unpinning persistent widgets (#8396) 2022-04-25 08:29:54 -04:00
AutoRageshakeStore-test.ts Changes for v3.69.0 2023-03-28 11:23:16 +01:00
BreadcrumbsStore-test.ts Remove new room breadcrumbs (#11104) 2023-06-19 08:18:46 +00:00
MemberListStore-test.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
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 Support dynamic room predecessors in RoomNotificationStateStore (#10297) 2023-03-08 14:18:03 +00:00
RoomViewStore-test.ts Provide a more detailed error message than "No known servers" (#6048) 2023-02-24 15:59:30 +00:00
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 test toastStore (#9823) 2022-12-23 09:35:41 +00:00
TypingStore-test.ts 🧵 Enable threads by default (#9736) 2022-12-13 15:09:15 +00:00
UserProfilesStore-test.ts Check profiles before starting a DM (#10472) 2023-04-05 13:13:51 +02:00
VoiceRecordingStore-test.ts Conform more code to strict null checking (#10169) 2023-02-16 09:38:44 +00:00
WidgetLayoutStore-test.ts Support dynamic room predecessors in WidgetLayoutStore (#10326) 2023-03-09 10:18:23 +00:00