element-web/playwright
Michael Telatynski f75d1f5a5e
Switch to TestContainers for manging services in Playwright (#28860)
* Switch to TestContainers for manging services in Playwright

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Iterate

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Flip fixture dependency order

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Remove mas dep

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Iterate

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Iterate

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Iterate

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Iterate

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Iterate

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Iterate

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Update matrix-authentication-service in Playwright tests

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* delint

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix SMTP port

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Iterate

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Comments

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Strip ansi from playwright logs to make them more readable

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Actually do the update

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Iterate

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Remove access to homeserver.config.baseUrl field in favour of homeserver.baseUrl

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Use sane default_server_config and specify server.invalid in the specific tests which demand it

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix mas run

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* break cycle

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Iterate

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* typo

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Iterate

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Iterate

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Iterate

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* prettier

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Wire up basics of dendriteHomeserver

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

---------

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2025-01-07 18:11:44 +00:00
..
@types Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
e2e Switch to TestContainers for manging services in Playwright (#28860) 2025-01-07 18:11:44 +00:00
pages Prepare for switch to testcontainers in playwright (#28880) 2025-01-07 09:21:07 +00:00
plugins Switch to TestContainers for manging services in Playwright (#28860) 2025-01-07 18:11:44 +00:00
sample-files
snapshots Move room header info button to right-most position (#28754) 2024-12-18 09:55:59 +00:00
testcontainers Switch to TestContainers for manging services in Playwright (#28860) 2025-01-07 18:11:44 +00:00
.gitignore Small tweaks & improvements (#28253) 2024-10-21 13:40:49 +00:00
Dockerfile Update mcr.microsoft.com/playwright Docker tag to v1.49.1 (#28706) 2024-12-12 00:52:48 +00:00
docker-entrypoint.sh
element-web-test.ts Switch to TestContainers for manging services in Playwright (#28860) 2025-01-07 18:11:44 +00:00
flaky-reporter.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
global.d.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
services.ts Switch to TestContainers for manging services in Playwright (#28860) 2025-01-07 18:11:44 +00:00
stale-screenshot-reporter.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
tsconfig.json