mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-09-13 23:55:11 +00:00
change missing translations log, disable console.log in unit tests
This commit is contained in:
@@ -99,6 +99,12 @@
|
||||
"testMatch": [
|
||||
"**/tests/unit/**/*.[jt]s?(x)"
|
||||
],
|
||||
"testPathIgnorePatterns": [
|
||||
"<rootDir>/tests/unit/setup_unit.js"
|
||||
],
|
||||
"setupFiles": [
|
||||
"<rootDir>/tests/unit/setup_unit.js"
|
||||
],
|
||||
"moduleNameMapper": {
|
||||
"node_helper": "<rootDir>/js/node_helper.js",
|
||||
"logger": "<rootDir>/js/logger.js",
|
||||
|
Reference in New Issue
Block a user