element-web/test
Kerry 689089d9e6
Jest test coverage for `Lifecycle.persistCredentials` (#11243)
* test persistCredentials without a pickle key

* test setLoggedIn with pickle key

* lint

* type error

* rest restore session with pickle key
2023-07-19 07:40:40 +00:00
..
@types Use server side relations for voice broadcasts (#9534) 2022-11-07 14:19:49 +00:00
__snapshots__ Allow creating knock rooms (#11182) 2023-07-10 08:01:03 +00:00
accessibility
actions/handlers
audio
autocomplete
components
contexts
dispatcher
editor Handle newlines in user pills (#11166) 2023-07-05 22:00:27 +00:00
events
hooks
i18n
i18n-test
images
img
models Switch to the new `session` API for screen-sharing (#11266) 2023-07-14 20:51:24 +00:00
modules
notifications
settings
setup
stores Autoapprove Element Call oidc requests (#11209) 2023-07-10 15:06:58 +00:00
test-utils Fix corrupt thread timeline for sending events (#11260) 2023-07-14 10:59:55 +00:00
toasts Add MatrixClientPeg::safeGet and use it in tests (#10985) 2023-06-05 18:12:23 +01:00
utils
voice-broadcast
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 Add MatrixClientPeg::safeGet and use it in tests (#10985) 2023-06-05 18:12:23 +01:00
Lifecycle-test.ts Jest test coverage for `Lifecycle.persistCredentials` (#11243) 2023-07-19 07:40:40 +00:00
Markdown-test.ts
MatrixClientPeg-test.ts
MediaDeviceHandler-test.ts
Notifier-test.ts
PosthogAnalytics-test.ts
PreferredRoomVersions-test.ts
Reply-test.ts
RoomNotifs-test.ts
Rooms-test.ts
ScalarAuthClient-test.ts
SdkConfig-test.ts
SlashCommands-test.tsx
SlidingSyncManager-test.ts
Terms-test.tsx
TestSdkContext.ts
TextForEvent-test.ts
Unread-test.ts Use MatrixClientPeg::safeGet for strict typing (#10989) 2023-06-21 17:29:44 +01:00
UserActivity-test.ts
WorkerManager-test.ts
createRoom-test.ts
email-test.ts
globalSetup.js
languageHandler-test.ts
linkify-matrix-test.ts
predictableRandom.ts
setupTests.js
slowReporter.js
theme-test.ts
useTopic-test.tsx