mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-09-13 23:55:11 +00:00
Remove Jest. Update dangerfile.js.
This commit is contained in:
@@ -44,7 +44,6 @@
|
||||
"grunt-stylelint": "latest",
|
||||
"grunt-yamllint": "latest",
|
||||
"http-auth": "^3.2.3",
|
||||
"jest": "^22.1.4",
|
||||
"jshint": "^2.9.5",
|
||||
"mocha": "^4.1.0",
|
||||
"mocha-each": "^1.1.0",
|
||||
@@ -70,12 +69,5 @@
|
||||
"socket.io": "^2.0.4",
|
||||
"valid-url": "latest",
|
||||
"walk": "latest"
|
||||
},
|
||||
"jest": {
|
||||
"transform": {
|
||||
"^.+\\.js$": "<rootDir>/node_modules/babel-jest"
|
||||
},
|
||||
"testPathIgnorePatterns": ["\\.snap$", "<rootDir>/build", "<rootDir>/node_modules/" , "<rootDir>/modules/"],
|
||||
"cacheDirectory": ".jest/cache"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user