riot-web/test/unit-tests
Michael Telatynski 4e151f8d03
Update matrix-wysiwyg to consume WASM asset (#28838)
* Update matrix-wysiwyg to consume WASM asset

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

* Update matrix-wysiwyg to consume WASM asset

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

* Iterate

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

---------

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2025-01-02 13:08:31 +00:00
..
__snapshots__
accessibility Migrate to React 18 createRoot API (#28256) 2024-11-20 13:29:23 +00:00
actions/handlers
async-components
audio Merge matrix-react-sdk into element-web 2024-10-15 15:32:09 +01:00
autocomplete
components Update matrix-wysiwyg to consume WASM asset (#28838) 2025-01-02 13:08:31 +00:00
contexts Remove abandoned Voice Broadcasts labs flag (#28548) 2024-12-02 10:53:27 +00:00
customisations Merge matrix-react-sdk into element-web 2024-10-15 15:32:09 +01:00
dispatcher
editor Fix markdown escaping wrongly passing html through (#28363) 2024-11-04 11:31:44 +00:00
events Remove abandoned Voice Broadcasts labs flag (#28548) 2024-12-02 10:53:27 +00:00
hooks Update to React 18 (#24763) 2024-10-21 13:50:06 +00:00
i18n
images Prepare for repo merge 2024-10-15 11:35:21 +01:00
integrations
models
modules Iterate 2024-10-15 16:22:11 +01:00
notifications Merge matrix-react-sdk into element-web 2024-10-15 15:32:09 +01:00
settings
stores Remove AccountPasswordStore and related flows (#28750) 2024-12-19 11:55:05 +00:00
toasts Enable key backup by default (#28691) 2024-12-17 14:50:48 +00:00
utils Harden Settings using mapped types (#28775) 2024-12-23 20:25:15 +00:00
vector Migrate to React 18 createRoot API (#28256) 2024-11-20 13:29:23 +00:00
widgets
Avatar-test.ts Merge matrix-react-sdk into element-web 2024-10-15 15:32:09 +01:00
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 Remove `Features.RustCrypto` (#28582) 2024-11-27 16:56:20 +00:00
MediaDeviceHandler-test.ts
Modal-test.ts
Notifier-test.ts
PosthogAnalytics-test.ts Merge matrix-react-sdk into element-web 2024-10-15 15:32:09 +01:00
PreferredRoomVersions-test.ts Merge matrix-react-sdk into element-web 2024-10-15 15:32:09 +01:00
README.md
Reply-test.ts
RoomNotifs-test.ts
Rooms-test.ts
ScalarAuthClient-test.ts Merge matrix-react-sdk into element-web 2024-10-15 15:32:09 +01:00
SdkConfig-test.ts Remove abandoned Voice Broadcasts labs flag (#28548) 2024-12-02 10:53:27 +00:00
SecurityManager-test.ts Reset cross-signing before backup when resetting both (#28402) 2024-11-19 03:17:24 +00:00
SlashCommands-test.tsx Remove references to `MatrixClient.crypto` (#28204) 2024-10-17 08:50:44 +01:00
SlidingSyncManager-test.ts
SupportedBrowser-test.ts Update dependency caniuse-lite to v1.0.30001684 (#28559) 2024-11-27 09:38:01 +00:00
Terms-test.tsx
TestSdkContext.ts
TextForEvent-test.ts
TimezoneHandler-test.ts Merge matrix-react-sdk into element-web 2024-10-15 15:32:09 +01:00
Unread-test.ts
UserActivity-test.ts Merge matrix-react-sdk into element-web 2024-10-15 15:32:09 +01:00
WorkerManager-test.ts
createRoom-test.ts Harden Settings using mapped types (#28775) 2024-12-23 20:25:15 +00:00
email-test.ts
favicon-test.ts
languageHandler-test.tsx Merge matrix-react-sdk into element-web 2024-10-15 15:32:09 +01:00
linkify-matrix-test.ts
submit-rageshake-test.ts Harden Settings using mapped types (#28775) 2024-12-23 20:25:15 +00:00
theme-test.ts
useTopic-test.tsx Update calls to addEventToTimeline and addLiveEvents for new signature 2024-11-06 14:55:21 +00:00

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.