add end-to-end test workflow (#885)

* e2e: add end-to-end test workflow

- The tests are executed in a Docker container. 
-  The static users are connected via `matrix-js-sdk Client`. 
-  A test user connecting to the conference via EC.
This commit is contained in:
Enrico Schwendig
2023-03-06 09:45:42 +01:00
committed by GitHub
parent 0c66b32b49
commit ee4760351c
2 changed files with 25 additions and 1 deletions

View File

@@ -96,4 +96,4 @@ There are currently two different config files. `.env` holds variables that are
## Translation
If you'd like to help translate Element Call, head over to [translate.element.io](https://translate.element.io/engage/element-call/). You're also encouraged to join the [Element Translators](https://matrix.to/#/#translators:element.io) space to discuss and coordinate translation efforts.
Bf you'd like to help translate Element Call, head over to [translate.element.io](https://translate.element.io/engage/element-call/). You're also encouraged to join the [Element Translators](https://matrix.to/#/#translators:element.io) space to discuss and coordinate translation efforts.