test(e2e): test login page
All checks were successful
container-scan / Container Scan (pull_request) Successful in 2m25s
docker-build / docker (pull_request) Successful in 3m52s
tests / Tests (pull_request) Successful in 5m28s

This commit is contained in:
Dominik 2025-05-13 09:04:37 +02:00
parent 5f8a9d0f59
commit 3a1b81c4be
11 changed files with 92 additions and 6 deletions

View file

@ -23,5 +23,5 @@ jobs:
uses: https://github.com/cypress-io/github-action@v6
with:
build: yarn run build
start: yarn start
start: yarn cypress:start_server
component: true