Merge "Added test-auto-watch target"
This commit is contained in:
commit
bc474e53c3
@ -25,7 +25,7 @@
|
||||
"start": "http-server ./refstack-ui/app -a 0.0.0.0 -p 8080",
|
||||
"pretest": "npm install",
|
||||
"test": "karma start ./refstack-ui/tests/karma.conf.js --single-run",
|
||||
"test-single-run": "karma start ./refstack-ui/tests/karma.conf.js --single-run",
|
||||
"test-auto-watch": "karma start ./refstack-ui/tests/karma.conf.js --auto-watch",
|
||||
"lint": "eslint -c ./.eslintrc --no-color ./refstack-ui"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user