element-web/test/unit-tests
David Langley 6134cfd9c4 Add mimetype checks
Add checks to validate the advertised mimetype and file extension of stickers, videos and images are coherent.
2024-11-11 15:44:33 +00:00
..
__snapshots__
accessibility
actions/handlers
async-components Update to React 18 (#24763) 2024-10-21 13:50:06 +00:00
audio
autocomplete
components Add mimetype checks 2024-11-11 15:44:33 +00:00
contexts Migrate to stylistic 2024-10-18 14:34:01 +01:00
customisations
dispatcher
editor
events
hooks Update to React 18 (#24763) 2024-10-21 13:50:06 +00:00
i18n
images
img
integrations
models Migrate to stylistic 2024-10-18 14:34:01 +01:00
modules
notifications
settings
stores Add back unencrypted path in `StopGapWidgetDriver.sendToDevice` (#28295) 2024-10-25 13:07:45 +00:00
toasts First batch: remove deprecated calls on `MatrixClient` (#28207) 2024-10-21 12:53:39 +01:00
utils Remove unused icons & styles (#28288) 2024-10-28 14:19:37 +00:00
vector Migrate to stylistic 2024-10-18 14:34:01 +01:00
voice-broadcast Migrate to stylistic 2024-10-18 14:34:01 +01:00
widgets
Avatar-test.ts
ContentMessages-test.ts Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` in `ContentMessages.ts` (#28238) 2024-10-18 14:44:56 +00:00
DecryptionFailureTracker-test.ts Add PostHog codes for trust requirement failures (#28292) 2024-10-28 13:16:48 +00:00
DeviceListener-test.ts Remove upgrade encryption in `DeviceListener` and `SetupEncryptionToast` (#28299) 2024-10-29 12:28:41 +00:00
HtmlUtils-test.tsx
Image-test.ts Merge matrix-react-sdk into element-web 2024-10-15 15:32:09 +01:00
KeyBindingsManager-test.ts
LegacyCallHandler-test.ts
Lifecycle-test.ts
Markdown-test.ts
MatrixClientPeg-test.ts First batch: remove deprecated calls on `MatrixClient` (#28207) 2024-10-21 12:53:39 +01:00
MediaDeviceHandler-test.ts
Modal-test.ts
Notifier-test.ts
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
SupportedBrowser-test.ts
Terms-test.tsx Migrate to stylistic 2024-10-18 14:34:01 +01:00
TestSdkContext.ts
TextForEvent-test.ts
TimezoneHandler-test.ts
Unread-test.ts
UserActivity-test.ts
WorkerManager-test.ts
createRoom-test.ts
email-test.ts
favicon-test.ts
languageHandler-test.tsx
linkify-matrix-test.ts
submit-rageshake-test.ts
theme-test.ts
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.