element-web/test
David Baker 37e613bb05
Fix embedded Element Call screen sharing (#9485)
* Fix embedded Element Call screen sharing

Makes it a request in each direction rather than a request and reply
since replies to requests time out and so can't wait for user interaction.

* Fix tests
2022-10-24 18:54:24 +01:00
..
__snapshots__
accessibility
actions/handlers
audio Fix voice broadcast recording limit (#9478) 2022-10-22 13:07:39 +02:00
autocomplete
components Ensure spaces in the spotlight dialog have rounded square avatars (#9480) 2022-10-24 08:58:36 +00:00
editor
events Voice Broadcast live state / extract `RelationsHelper` (#9432) 2022-10-17 13:31:03 +01:00
hooks
i18n
i18n-test Migrate KeyboardShortcut tests from Enzyme to RTL (#9405) 2022-10-13 14:32:45 +01:00
images
img
models Fix embedded Element Call screen sharing (#9485) 2022-10-24 18:54:24 +01:00
modules Convert some tests from Enzyme to RTL (#9483) 2022-10-24 09:06:20 +01:00
notifications
settings
setup Move from `browser-request` to `fetch` (#9345) 2022-10-12 18:59:07 +01:00
stores Auto-approve rageshake event capabilities for virtual Element Call widgets (#9492) 2022-10-24 13:49:54 -04:00
test-utils Ensure spaces in the spotlight dialog have rounded square avatars (#9480) 2022-10-24 08:58:36 +00:00
toasts Device manager - silence call ringers when local notifications are silenced (#9420) 2022-10-17 09:16:04 +00:00
utils Include a file-safe room name and ISO date in chat exports (#9440) 2022-10-17 19:54:10 -06:00
voice-broadcast When start listening to a broadcast, pause the others (#9489) 2022-10-24 16:06:58 +02:00
Avatar-test.ts Ensure spaces in the spotlight dialog have rounded square avatars (#9480) 2022-10-24 08:58:36 +00:00
ContentMessages-test.ts Move from `browser-request` to `fetch` (#9345) 2022-10-12 18:59:07 +01:00
DecryptionFailureTracker-test.js
DeviceListener-test.ts
HtmlUtils-test.tsx
Image-test.ts
KeyBindingsManager-test.ts
LegacyCallHandler-test.ts Device manager - silence call ringers when local notifications are silenced (#9420) 2022-10-17 09:16:04 +00:00
Markdown-test.ts
MatrixClientPeg-test.ts
Notifier-test.ts Device manager - test coverage for Notifier (#9392) 2022-10-13 09:07:48 +02:00
PosthogAnalytics-test.ts
PreferredRoomVersions-test.ts
Reply-test.ts
RoomNotifs-test.ts Add thread notification with server assistance (MSC3773) (#9400) 2022-10-24 07:50:21 +01:00
ScalarAuthClient-test.ts Move from `browser-request` to `fetch` (#9345) 2022-10-12 18:59:07 +01:00
SdkConfig-test.ts
SlashCommands-test.tsx Store refactor: use non-global stores in components (#9293) 2022-10-19 13:07:03 +01:00
Terms-test.tsx
TestSdkContext.ts Store refactor: convert WidgetPermissionStore (#9458) 2022-10-19 22:00:53 +02:00
TextForEvent-test.ts
Unread-test.ts Remove deprecated `m.room.aliases` references (#9431) 2022-10-17 10:58:46 +01:00
UserActivity-test.ts
createRoom-test.ts Move from `browser-request` to `fetch` (#9345) 2022-10-12 18:59:07 +01:00
globalSetup.js
languageHandler-test.ts
linkify-matrix-test.ts
setupTests.js Move from `browser-request` to `fetch` (#9345) 2022-10-12 18:59:07 +01:00
theme-test.ts
useTopic-test.tsx