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
actions/handlers
async-components
audio
autocomplete
components Update matrix-wysiwyg to consume WASM asset (#28838) 2025-01-02 13:08:31 +00:00
contexts
customisations
dispatcher
editor
events
hooks
i18n
images
integrations
models Harden Settings using mapped types (#28775) 2024-12-23 20:25:15 +00:00
modules
notifications
settings Harden Settings using mapped types (#28775) 2024-12-23 20:25:15 +00:00
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
widgets
Avatar-test.ts
ContentMessages-test.ts
DecryptionFailureTracker-test.ts
DeviceListener-test.ts Enable key backup by default (#28691) 2024-12-17 14:50:48 +00:00
HtmlUtils-test.tsx
Image-test.ts
KeyBindingsManager-test.ts
LegacyCallHandler-test.ts
Lifecycle-test.ts Update test 2024-12-03 17:38:24 +00:00
Markdown-test.ts
MatrixClientPeg-test.ts
MediaDeviceHandler-test.ts
Modal-test.ts
Notifier-test.ts Harden Settings using mapped types (#28775) 2024-12-23 20:25:15 +00:00
PosthogAnalytics-test.ts
PreferredRoomVersions-test.ts
README.md
Reply-test.ts
RoomNotifs-test.ts
Rooms-test.ts
ScalarAuthClient-test.ts
SdkConfig-test.ts
SecurityManager-test.ts
SlashCommands-test.tsx
SlidingSyncManager-test.ts Harden Settings using mapped types (#28775) 2024-12-23 20:25:15 +00: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 Harden Settings using mapped types (#28775) 2024-12-23 20:25:15 +00:00
email-test.ts
favicon-test.ts
languageHandler-test.tsx
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 Harden Settings using mapped types (#28775) 2024-12-23 20:25:15 +00: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.