Dominik Vagner
3d8ccdf23d
build: add testing proxy to playwright CI
...
This PR switches the playwright test in CI to use the consoledot testing
proxy instead of the development one in fec. This should result in
faster and more stable tests.
2025-05-27 11:42:22 +02:00
Tom Koscielniak
bd09a7faf3
playwright: Provision large AWS CB instance
...
By using a "large" AWS instance we should be able to use parallelization in Playwright without maxing out resources and having flakes in tests.
2025-05-02 14:52:13 +02:00
Sanne Raymaekers
7bceac6a36
.github: new stage user on each playwright run
2025-04-15 14:41:26 +02:00
Matej Marusak
e2efa37d47
Add currents reporter for Playwright tests
...
This adds currents reporter for Playwright tests
JIRA: HMS-5660
2025-03-19 15:45:14 +01:00
Tom Koscielniak
9c9ef15ad7
tests/CI: Change Playwright workflow trigger to pull_request
...
Change trigger of Playwright workflow from finishing development checks to trigger on pull requests.
2025-03-19 10:24:02 +01:00
Sanne Raymaekers
a6ca98ee30
.github/workflows/playwright: add action for tests against stage
...
Adds an action which runs the playwright tests against the local stage
development setup.
2025-03-11 13:30:14 +01:00