Files
raven-test/e2e/local-run.bat
2026-02-19 15:30:22 -08:00

5 lines
376 B
Batchfile

./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 electron --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