test(e2e): test login page
This commit is contained in:
parent
bf73087ddf
commit
29f570c4c5
11 changed files with 90 additions and 5 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue