My first e2e test and modifications to client to support it
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
"build": "vue-cli-service build",
|
||||
"test:unit": "vue-cli-service test:unit",
|
||||
"test:e2e": "vue-cli-service test:e2e",
|
||||
"test:front": "vue-cli-service test:e2e --url http://localhost:8080",
|
||||
"lint": "vue-cli-service lint",
|
||||
"myLint": "npm run lint"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user