De-lint test files and update test,build config

This commit is contained in:
gconsidine
2017-10-10 16:32:11 -04:00
parent 8b6cc0e323
commit 82f81752e4
61 changed files with 1335 additions and 991 deletions

View File

@@ -1,6 +1,7 @@
webpack.*.js
Gruntfile.js
karma.*.js
webpack.*.js
nightwatch.*.js
etc
coverage
@@ -9,12 +10,10 @@ node_modules
po
static
templates
tests
client/**/*.js
test
!client/lib/components/**/*.js
!client/lib/models/**/*.js
!client/lib/services/**/*.js
!client/features/**/*.js
client/src/**/*.js
client/assets/**/*.js
test/spec/**/*.js
!client/src/app.start.js
!client/src/vendor.js