riot-web/test/unit-tests
Michael Telatynski 9a126795a8
Standardise icons using Compound Design Tokens (#28286)
* Remove stale _LegacyRoomHeader.pcss and icons

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

* De-duplicate icons using Compound Design Tokens

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

* Remove stale _LegacyRoomHeader.pcss and icons

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

* Remove unused icons

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

* Ensure legacy header styles are not used by HTML export

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

* Update screenshots & snapshots

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 screenshots

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>

---------

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-11-14 12:34:27 +00:00
..
__snapshots__
accessibility Add test to ensure ref argument to hook works 2024-11-13 20:21:45 +05:30
actions/handlers
async-components
audio Merge matrix-react-sdk into element-web 2024-10-15 15:32:09 +01:00
autocomplete
components Standardise icons using Compound Design Tokens (#28286) 2024-11-14 12:34:27 +00:00
contexts
customisations
dispatcher
editor Fix markdown escaping wrongly passing html through (#28363) 2024-11-04 11:31:44 +00:00
events
hooks Update to React 18 (#24763) 2024-10-21 13:50:06 +00:00
i18n
images
integrations
models
modules
notifications Merge matrix-react-sdk into element-web 2024-10-15 15:32:09 +01:00
settings
stores Merge pull request #28387 from element-hq/t3chguy/knip2 2024-11-12 09:01:24 +00:00
toasts
utils
vector
voice-broadcast
widgets
Avatar-test.ts
ContentMessages-test.ts
DecryptionFailureTracker-test.ts
DeviceListener-test.ts
HtmlUtils-test.tsx
Image-test.ts
KeyBindingsManager-test.ts
LegacyCallHandler-test.ts
Lifecycle-test.ts
Markdown-test.ts
MatrixClientPeg-test.ts
MediaDeviceHandler-test.ts
Modal-test.ts
Notifier-test.ts
PosthogAnalytics-test.ts
PreferredRoomVersions-test.ts
README.md
Reply-test.ts Remove reply fallbacks as per merged MSC2781 (#28406) 2024-11-13 14:11:20 +00:00
RoomNotifs-test.ts Merge matrix-react-sdk into element-web 2024-10-15 15:32:09 +01:00
Rooms-test.ts
ScalarAuthClient-test.ts
SdkConfig-test.ts
SecurityManager-test.ts
SlashCommands-test.tsx
SlidingSyncManager-test.ts Merge matrix-react-sdk into element-web 2024-10-15 15:32:09 +01:00
SupportedBrowser-test.ts
Terms-test.tsx
TestSdkContext.ts
TextForEvent-test.ts
TimezoneHandler-test.ts
Unread-test.ts
UserActivity-test.ts
WorkerManager-test.ts
createRoom-test.ts
email-test.ts Merge matrix-react-sdk into element-web 2024-10-15 15:32:09 +01:00
favicon-test.ts
languageHandler-test.tsx
linkify-matrix-test.ts
submit-rageshake-test.ts
theme-test.ts Merge matrix-react-sdk into element-web 2024-10-15 15:32:09 +01:00
useTopic-test.tsx

README.md

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.