element-web/test/unit-tests
Michael Telatynski efe59ff35f
Improve icon rendering in iconized context menu (#31458)
* Fix composer button visibility in contrast colour mode

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Iterate

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Update snapshot

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Iterate

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Iterate

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Update test

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Simplify

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Update snapshots

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Update screenshots

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Update screenshots

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Update screenshot

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Improve icon rendering in iconized context menu

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Iterate

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Add test

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Delint

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

---------

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2025-12-09 15:10:42 +00:00
..
__snapshots__ Update jest to v30 (major) (#30117) 2025-11-13 10:50:33 +00:00
accessibility Use the new room list by default (#30640) 2025-09-16 08:13:05 +00:00
actions/handlers Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
async-components Update vector-im (#31306) 2025-12-02 09:57:28 +00:00
audio Fix audio player seek bar position (#31127) 2025-10-29 16:05:04 +00:00
autocomplete Use context provided RoomViewStore within the RoomView component hierarchy (#31077) 2025-10-29 09:40:21 +00:00
components Improve icon rendering in iconized context menu (#31458) 2025-12-09 15:10:42 +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 Switch from defer to Promise.withResolvers (#29078) 2025-05-08 10:03:43 +00:00
editor Switch Export and Import Icons to match intuition (#30805) 2025-09-25 09:20:48 +00:00
events Change module API to be an instance getter (#31025) 2025-10-15 09:20:48 +00:00
hooks Do not hide media from your own user by default (#29797) 2025-09-02 12:21:12 +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
indexing EventIndexer: ensure we add initial checkpoints when the db is first opened (#31448) 2025-12-08 14:08:31 +00:00
integrations Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
models Fix widgets getting stuck in loading states (#31314) 2025-12-05 09:19:06 +00:00
modules Implement new renderNotificationDecoration from module API (#31389) 2025-12-03 11:11:47 +00:00
notifications Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
renderer Update vector-im (#31306) 2025-12-02 09:57:28 +00:00
settings MSC4380: Invite blocking (#31268) 2025-11-27 18:42:58 +00:00
stores Fix widgets getting stuck in loading states (#31314) 2025-12-05 09:19:06 +00:00
toasts Fix widgets getting stuck in loading states (#31314) 2025-12-05 09:19:06 +00:00
utils Update vector-im (#31306) 2025-12-02 09:57:28 +00:00
vector Update vector-im (#31306) 2025-12-02 09:57:28 +00:00
widgets Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
Avatar-test.ts Remove matrix-events-sdk dependency (#31398) 2025-12-04 13:24:28 +00:00
ContentMessages-test.ts Fix handling of 413 server response when uploading media (#30737) 2025-09-12 10:28:40 +00:00
createRoom-test.ts Ensure correct room version is used and permissions are appropriately sert when creating rooms (#31464) 2025-12-09 12:05:49 +00:00
DecryptionFailureTracker-test.ts Stop using deprecated js-sdk fields (#30552) 2025-08-12 13:19:50 +00:00
DeviceListener-test.ts Key storage out of sync: reset key backup when needed (#31279) 2025-11-20 20:25:31 +00:00
email-test.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
favicon-test.ts Simplify favicons and other web icons (#31000) 2025-10-14 13:08:52 +00:00
HtmlUtils-test.tsx Fix highlights in messages (or search results) breaking links (#30264) 2025-10-20 06:10:13 +00:00
Image-test.ts Improve handling of animated images, add support for AVIF animations (#30932) 2025-10-03 13:29:10 +00:00
KeyBindingsManager-test.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
languageHandler-test.tsx Localazy Download (#30653) 2025-09-03 10:30:36 +00:00
LegacyCallHandler-test.ts Remember whether sidebar is shown for calls when switching rooms (#30262) 2025-09-01 14:33:33 +00: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 Modal: remove support for onFinished callback (#29852) 2025-04-30 16:56:21 +01:00
Notifier-test.ts Add decline button to call notification toast (use new notification event) (#30729) 2025-09-16 10:41:44 +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
RoomInvite-test.ts Update MultiInviter to take an options object (#30541) 2025-08-12 17:41:58 +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 Avoid using accessSecretStorage to create 4S (#30244) 2025-07-03 13:34:05 +00:00
SlashCommands-test.tsx Use context provided RoomViewStore within the RoomView component hierarchy (#31077) 2025-10-29 09:40:21 +00:00
SlidingSyncManager-test.ts Simplified Sliding Sync (#28515) 2025-03-18 17:54:32 +00:00
submit-rageshake-test.ts Work around jest bug that swallows console output (#30405) 2025-07-25 10:13:52 +00:00
SupportedBrowser-test.ts Update browserslist (#31328) 2025-11-25 18:52:27 +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 Fix invalid events crashing entire room rather than just their tile (#31256) 2025-11-18 17:33:49 +00:00
theme-test.ts Update jest to v30 (major) (#30117) 2025-11-13 10:50:33 +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.