element-web/test/unit-tests
Florian Duros da6ac36f11
New room list: add partial keyboard shortcuts support (#29783)
* feat: add support to `Action.ViewRoomDelta`

* test: add tests for support of `Action.ViewRoomDelta`

* test(e2e): add tests for shortcuts

* doc: improve comments in `useRoomListNavigation`
2025-04-22 08:31:12 +00:00
..
__snapshots__ Update react monorepo to v19 (major) (#28914) 2025-04-09 19:03:09 +00:00
accessibility Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
actions/handlers Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
async-components Update react imports (#29538) 2025-03-19 10:39:52 +00:00
audio Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
autocomplete Update react monorepo to v19 (major) (#28914) 2025-04-09 19:03:09 +00:00
components New room list: add partial keyboard shortcuts support (#29783) 2025-04-22 08:31:12 +00:00
contexts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
customisations Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
dispatcher Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
editor Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
events Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
hooks Update react monorepo (#29765) 2025-04-16 09:34:01 +00:00
i18n Prepare for repo merge 2024-10-15 11:35:21 +01:00
images Fix some webp images improperly marked as animated (#29713) 2025-04-11 13:32:41 +00:00
integrations Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
models Bundle Element Call with Element Web packages (#29309) 2025-03-28 20:34:32 +00:00
modules Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
notifications Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
renderer Update react monorepo (#29765) 2025-04-16 09:34:01 +00:00
settings Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
stores New room list: avoid extra render for room list item (#29752) 2025-04-16 21:40:36 +00:00
toasts Catch errors after syncing recovery (#29691) 2025-04-08 14:09:04 +00:00
utils Refactor several unit tests to use SettingsStore directly. (#29744) 2025-04-15 08:01:35 +00:00
vector Add wrap props to flex component (#29480) 2025-03-13 13:32:48 +00:00
widgets Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
Avatar-test.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
ContentMessages-test.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
createRoom-test.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
DecryptionFailureTracker-test.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
DeviceListener-test.ts Dismiss "Key storage out of sync" toast when secrets received (#29348) 2025-02-25 12:13:42 +00:00
email-test.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
favicon-test.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
HtmlUtils-test.tsx Refactor several unit tests to use SettingsStore directly. (#29744) 2025-04-15 08:01:35 +00:00
Image-test.ts Fix some webp images improperly marked as animated (#29713) 2025-04-11 13:32:41 +00:00
KeyBindingsManager-test.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
languageHandler-test.tsx Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
LegacyCallHandler-test.ts Remove virtual rooms (#29635) 2025-04-16 09:36:34 +01:00
Lifecycle-test.ts Revert deletion of hydrateSession (#29703) 2025-04-11 08:40:00 +00:00
linkify-matrix-test.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
Markdown-test.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
MatrixClientPeg-test.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
MediaDeviceHandler-test.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
Modal-test.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
Notifier-test.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
PosthogAnalytics-test.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
PreferredRoomVersions-test.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
README.md fix tests 2018-04-16 00:23:34 +01:00
Reply-test.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
RoomNotifs-test.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
Rooms-test.ts Fix converttoroom & converttodm not working (#29705) 2025-04-10 15:54:41 +00:00
ScalarAuthClient-test.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
SdkConfig-test.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
SecurityManager-test.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
SlashCommands-test.tsx Remove virtual rooms (#29635) 2025-04-16 09:36:34 +01:00
SlidingSyncManager-test.ts Simplified Sliding Sync (#28515) 2025-03-18 17:54:32 +00:00
submit-rageshake-test.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
SupportedBrowser-test.ts Update dependency caniuse-lite to v1.0.30001713 (#29756) 2025-04-16 07:30:17 +00:00
Terms-test.tsx Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
TestSdkContext.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
TextForEvent-test.ts Render reason for invite rejection. (#29257) 2025-02-14 10:58:20 +00:00
theme-test.ts Fix custom theme support for short hex & rgba hex strings (#29726) 2025-04-14 08:31:21 +00:00
TimezoneHandler-test.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
Unread-test.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
UserActivity-test.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
useTopic-test.tsx Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
WorkerManager-test.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00

Any UTs for vector-web layer components or functionality should go here. This used to contain the UTs for notifications before they got moved to react-sdk.