Add test coverage support

This commit is contained in:
Johannes Zellner
2022-03-11 00:52:41 +01:00
parent 4396bd3ea7
commit d6875d4949
4 changed files with 1965 additions and 52 deletions
+1
View File
@@ -77,6 +77,7 @@
"mock-aws-s3": "git+https://github.com/cloudron-io/mock-aws-s3.git",
"nock": "^13.2.1",
"node-sass": "^7.0.1",
"nyc": "^15.1.0",
"recursive-readdir": "^2.2.2"
},
"scripts": {