riot-web/test
Valere 8a70260c81
ModuleAPI: `overwrite_login` action was not stopping the existing client resulting in the action failing with rust-sdk (#12272)
* Fix overwrite login action not stopping client

* remove unneeded fixture for overwrite login test

* Fix playwrite bad import of app sources

* revert uneeded change on fore OnLoggedIn causing side effects

* Add unit test for overwrite login action

* remove un needed ts-ignore
2024-02-22 15:41:21 +00:00
..
@types
__snapshots__ Enable custom themes to theme Compound (#12240) 2024-02-13 14:07:58 +00:00
accessibility
actions/handlers
audio
autocomplete
components Ignore activity in TAC (#12269) 2024-02-21 12:19:25 +00:00
contexts
dispatcher
editor
events
hooks Fix default thread notification of the new RoomHeader (#12194) 2024-01-31 16:24:56 +00:00
i18n
images
img
models Use browser's font size instead of hardcoded `16px` as root font size (#12246) 2024-02-21 11:23:07 +00:00
modules Expose apps/widgets (#12071) 2024-01-22 10:53:27 +00:00
notifications
settings Use browser's font size instead of hardcoded `16px` as root font size (#12246) 2024-02-21 11:23:07 +00:00
setup
stores Fix Native OIDC for Element Desktop (#12253) 2024-02-19 15:10:11 +00:00
test-utils Improve client metadata used for OIDC dynamic registration (#12257) 2024-02-16 14:43:58 +00:00
toasts Refactor element call lobby + skip lobby (#12057) 2024-01-29 16:06:12 +00:00
utils Update dependency oidc-client-ts to v3 (#12223) 2024-02-19 16:58:59 +00:00
voice-broadcast Expose apps/widgets (#12071) 2024-01-22 10:53:27 +00:00
widgets
Avatar-test.ts
ContentMessages-test.ts
DecryptionFailureTracker-test.js
DeviceListener-test.ts
HtmlUtils-test.tsx
Image-test.ts
KeyBindingsManager-test.ts
LegacyCallHandler-test.ts
Lifecycle-test.ts ModuleAPI: `overwrite_login` action was not stopping the existing client resulting in the action failing with rust-sdk (#12272) 2024-02-22 15:41:21 +00:00
Markdown-test.ts
MatrixClientPeg-test.ts SettingsStore: Change feature_rust_crypto to default true (#12203) 2024-02-02 12:20:13 +00:00
MediaDeviceHandler-test.ts
Notifier-test.ts
PosthogAnalytics-test.ts
PreferredRoomVersions-test.ts
Reply-test.ts
RoomNotifs-test.ts Add labs flag for Threads Activity Centre (#12137) 2024-01-29 17:52:48 +00:00
Rooms-test.ts
ScalarAuthClient-test.ts
SdkConfig-test.ts
SecurityManager-test.ts
SlashCommands-test.tsx
SlidingSyncManager-test.ts
Terms-test.tsx
TestSdkContext.ts
TextForEvent-test.ts
Unread-test.ts Pop out of Threads Activity Centre (#12136) 2024-02-07 13:49:40 +00:00
UserActivity-test.ts
WorkerManager-test.ts
createRoom-test.ts
email-test.ts
globalSetup.ts
languageHandler-test.tsx
linkify-matrix-test.ts
predictableRandom.ts
setupTests.ts
slowReporter.js
submit-rageshake-test.ts Add A-Element-R labels to rageshakes if rust (#12251) 2024-02-15 19:45:46 +00:00
theme-test.ts Enable custom themes to theme Compound (#12240) 2024-02-13 14:07:58 +00:00
useTopic-test.tsx