element-web/test
kegsay 0453b264e3
Sliding Sync: improve sort order, show subspace rooms, better tombstoned room handling (#9484)
* Add support for include_old_rooms and by_notification_level

* Include subspaces when apply spaces filter

* Remove stray is_tombstoned

* tests: add SlidingRoomListStore jest tests; update proxy version in cypress

* Add additional tests

* Additional tests

* Linting

* Update test/stores/room-list/SlidingRoomListStore-test.ts

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2022-10-26 14:04:03 +01:00
..
__snapshots__
accessibility
actions/handlers Device manager - promote to beta (#9380) 2022-10-11 11:10:55 +02:00
audio Fix voice broadcast recording limit (#9478) 2022-10-22 13:07:39 +02:00
autocomplete
components Device manager - add learn more popups to filtered sessions section (#9497) 2022-10-26 11:04:16 +02:00
editor
events Voice Broadcast live state / extract RelationsHelper (#9432) 2022-10-17 13:31:03 +01:00
hooks
i18n
i18n-test Migrate KeyboardShortcut tests from Enzyme to RTL (#9405) 2022-10-13 14:32:45 +01:00
images
img
models Fix embedded Element Call screen sharing (#9485) 2022-10-24 18:54:24 +01:00
modules Convert some tests from Enzyme to RTL (#9483) 2022-10-24 09:06:20 +01:00
notifications
settings
setup Move from browser-request to fetch (#9345) 2022-10-12 18:59:07 +01:00
stores Sliding Sync: improve sort order, show subspace rooms, better tombstoned room handling (#9484) 2022-10-26 14:04:03 +01:00
test-utils Sliding Sync: improve sort order, show subspace rooms, better tombstoned room handling (#9484) 2022-10-26 14:04:03 +01:00
toasts Device manager - silence call ringers when local notifications are silenced (#9420) 2022-10-17 09:16:04 +00:00
utils Add type assertions where we know an event is a room event (has room_id) (#9498) 2022-10-25 18:57:36 +00:00
voice-broadcast Replace voice broadcast running with resumed (#9502) 2022-10-26 12:54:44 +00:00
Avatar-test.ts Ensure spaces in the spotlight dialog have rounded square avatars (#9480) 2022-10-24 08:58:36 +00:00
ContentMessages-test.ts Move from browser-request to fetch (#9345) 2022-10-12 18:59:07 +01:00
createRoom-test.ts Move from browser-request to fetch (#9345) 2022-10-12 18:59:07 +01:00
DecryptionFailureTracker-test.js
DeviceListener-test.ts Device manager - remove client information events when disabling setting (#9384) 2022-10-10 19:00:46 +00:00
globalSetup.js
HtmlUtils-test.tsx
Image-test.ts
KeyBindingsManager-test.ts
languageHandler-test.ts
LegacyCallHandler-test.ts Device manager - silence call ringers when local notifications are silenced (#9420) 2022-10-17 09:16:04 +00:00
linkify-matrix-test.ts
Markdown-test.ts
MatrixClientPeg-test.ts
Notifier-test.ts Show thread notification if thread timeline is closed (#9495) 2022-10-25 16:53:31 +00:00
PosthogAnalytics-test.ts
PreferredRoomVersions-test.ts
Reply-test.ts
RoomNotifs-test.ts Add thread notification with server assistance (MSC3773) (#9400) 2022-10-24 07:50:21 +01:00
ScalarAuthClient-test.ts Move from browser-request to fetch (#9345) 2022-10-12 18:59:07 +01:00
SdkConfig-test.ts Implement Voice Broadcast recording (#9307) 2022-10-11 22:31:28 +00:00
setupTests.js Move from browser-request to fetch (#9345) 2022-10-12 18:59:07 +01:00
SlashCommands-test.tsx Store refactor: use non-global stores in components (#9293) 2022-10-19 13:07:03 +01:00
Terms-test.tsx
TestSdkContext.ts Store refactor: convert WidgetPermissionStore (#9458) 2022-10-19 22:00:53 +02:00
TextForEvent-test.ts Add notifications and toasts for Element Call calls (#9337) 2022-10-06 14:27:12 +00:00
theme-test.ts
Unread-test.ts Remove deprecated m.room.aliases references (#9431) 2022-10-17 10:58:46 +01:00
UserActivity-test.ts
useTopic-test.tsx