element-web/playwright
David Baker 2402cd59bc
Allow screenshot update docker to run multiple test files (#12291)
The entrypoint script only passed the first argument so if you specified
multiple test files it would only run the first.

This will need the docker image to be rebuilt on each machine you run it
on to take effect.
2024-02-28 10:04:25 +00:00
..
e2e Hide the archived section (#12286) 2024-02-27 10:00:10 +00:00
pages Improvements to Playwright test infrastructure (#12260) 2024-02-19 17:26:32 +00:00
plugins Add Playwright tests for OIDC-aware & OIDC-native (#12252) 2024-02-21 10:43:47 +00:00
sample-files Remove Cypress & Playwright in their entirety (#12145) 2024-01-16 09:48:49 +00:00
snapshots Fix alignment of user menu avatar (#12289) 2024-02-27 19:50:44 +00:00
.gitignore Add Playwright tests for OIDC-aware & OIDC-native (#12252) 2024-02-21 10:43:47 +00:00
docker-entrypoint.sh Allow screenshot update docker to run multiple test files (#12291) 2024-02-28 10:04:25 +00:00
Dockerfile Update all non-major dependencies (#12214) 2024-02-22 10:11:25 +00:00
element-web-test.ts Improvements to Playwright test infrastructure (#12260) 2024-02-19 17:26:32 +00:00
global.d.ts Migrate widgets/* from Cypress to Playwright (#12032) 2023-12-12 17:26:08 +00:00
tsconfig.json Update all non-major dependencies (#12214) 2024-02-22 10:11:25 +00:00