test(downloading): add downloading test

This commit is contained in:
Alexey Kasyanchuk
2018-12-02 21:13:25 +03:00
parent d8eb395e7d
commit 7277ffba8f
6 changed files with 68 additions and 6 deletions

6
package-lock.json generated
View File

@ -12507,6 +12507,12 @@
"integrity": "sha1-3oGf282E3M2PrlnGrreWFbnSZqw=",
"dev": true
},
"md5-file": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/md5-file/-/md5-file-4.0.0.tgz",
"integrity": "sha512-UC0qFwyAjn4YdPpKaDNw6gNxRf7Mcx7jC1UGCY4boCzgvU2Aoc1mOGzTtrjjLKhM5ivsnhoKpQVxKPp+1j1qwg==",
"dev": true
},
"md5.js": {
"version": "1.3.4",
"resolved": "https://registry.npmjs.org/md5.js/-/md5.js-1.3.4.tgz",