Alexander Zobnin
2020-01-16 13:58:12 +03:00
parent b28b13ba7a
commit 5c9d9cd92e
3 changed files with 652 additions and 196 deletions

View File

@@ -24,6 +24,7 @@ module.exports = {
},
"coverageDirectory": "<rootDir>/tmp/coverage/node/",
"collectCoverage": false,
"testEnvironment": "jest-environment-jsdom-fifteen",
"globals": {
"ts-jest": {
"tsConfig": "tsconfig.test.json"