working on test and sonar
continuous-integration/drone/push Build is failing Details

WORK-RHA
Rémi REGNAULT 1 year ago
parent 3957548564
commit 6d66956751

@ -37,7 +37,8 @@
}, },
"jest": { "jest": {
"testResultsProcessor": "jest-sonar-reporter", "testResultsProcessor": "jest-sonar-reporter",
"preset": "ts-jest" "preset": "ts-jest",
"testMatch": ["<rootDir>/tests/**/*.spec.ts"]
}, },
"jestSonar": { "jestSonar": {
"reportPath": "./reports", "reportPath": "./reports",

Loading…
Cancel
Save