test(e2e): test login page

This commit is contained in:
Dominik 2025-05-13 09:04:37 +02:00
parent bf73087ddf
commit 29f570c4c5
11 changed files with 90 additions and 5 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