mirror of https://github.com/statping/statping
whats going on cypress
parent
6a27e810d9
commit
5b9ea1e175
|
@ -9,7 +9,7 @@
|
|||
"lint": "vue-cli-service lint",
|
||||
"backend-test": "newman run -e ../dev/postman_environment.json --delay-request 500 ../dev/postman.json",
|
||||
"cypress:open": "cypress open",
|
||||
"cypress:test": "cypress run --browser chrome --record --key $CYPRESS_KEY",
|
||||
"cypress:test": "cypress run --browser chrome --record false --key $CYPRESS_KEY",
|
||||
"test": "start-server-and-test start http://localhost:8080/api cypress:test",
|
||||
"start": "statping -port 8080"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue