riot-web/test/unit-tests
Florian Duros b483fdda35
Use new `CryptoEvent` import (#128)
* Use new `CryptoEvent` import

* Remove remaining old `CryptoEvent` import

* Replace `import` by `import type`
2024-10-16 12:56:10 +01:00
..
__snapshots__
accessibility
actions/handlers
async-components/structures
audio
autocomplete
components Use new `CryptoEvent` import (#128) 2024-10-16 12:56:10 +01:00
contexts
customisations
dispatcher
editor
events
hooks
i18n
images
img
integrations
models
modules Iterate 2024-10-15 16:22:11 +01:00
notifications
settings
stores
toasts
utils
vector Iterate 2024-10-15 16:22:11 +01:00
voice-broadcast
widgets
Avatar-test.ts
ContentMessages-test.ts
DecryptionFailureTracker-test.ts Use new `CryptoEvent` import (#128) 2024-10-16 12:56:10 +01:00
DeviceListener-test.ts Use new `CryptoEvent` import (#128) 2024-10-16 12:56:10 +01:00
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
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
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.