Add s3 mock for the s3 storage tests

This commit is contained in:
Johannes Zellner
2017-04-18 19:15:56 +02:00
parent 9378b949fb
commit d5db9657ca
4 changed files with 70 additions and 5 deletions

View File

@@ -87,6 +87,7 @@
"istanbul": "*",
"js2xmlparser": "^1.0.0",
"mocha": "*",
"mock-aws-s3": "^2.4.0",
"nock": "^9.0.2",
"node-sass": "^3.0.0-alpha.0",
"readdirp": "https://registry.npmjs.org/readdirp/-/readdirp-2.1.0.tgz",