element-web/test
Will Hunt f3a880f1c3
Support using Element Call for voice calls in DMs (#30817)
* Add voiceOnly options.

* tweaks

* Nearly working demo

* Lots of minor fixes

* Better working version

* remove unused payload

* bits and pieces

* Cleanup based on new hints

* Simple refactor for skipLobby (and remove returnToLobby)

* Tidyup

* Remove unused tests

* Update tests for voice calls

* Add video room support.

* Add a test for video rooms

* tidy

* remove console log line

* lint and tests

* Bunch of fixes

* Fixes

* Use correct title

* make linter happier

* Update tests

* cleanup

* Drop only

* update snaps

* Document

* lint

* Update snapshots

* Remove duplicate test

* add brackets

* fix jest
2025-11-17 11:50:22 +00:00
..
@types
app-tests
setup
test-utils Support using Element Call for voice calls in DMs (#30817) 2025-11-17 11:50:22 +00:00
unit-tests Support using Element Call for voice calls in DMs (#30817) 2025-11-17 11:50:22 +00:00
viewmodels Move view model code to shared components package (#31024) 2025-10-15 13:49:12 +00:00
CreateCrossSigning-test.ts Do not send empty auth when setting up cross-signing keys (#29914) 2025-06-10 11:37:04 +00:00
globalSetup.ts
jest-mocks.ts
setupTests.ts Work around jest bug that swallows console output (#30405) 2025-07-25 10:13:52 +00:00
slowReporter.cjs