This commit is contained in:
2026-02-16 11:09:41 -08:00
parent e6cae41b78
commit ea6e5361be
5 changed files with 116 additions and 20 deletions

3
e2e/local-run.bat Normal file
View File

@@ -0,0 +1,3 @@
./node_modules/.bin/cypress run --browser chrome --config baseUrl=http://localhost:8080 --env apiBaseUrl=http://localhost:7575/api/v8.0/
rem ./node_modules/.bin/cypress run --browser firefox --spec .\tests\regression\*.js --no-exit
rem ./node_modules/.bin/cypress run --browser chrome --no-exit