tests: fuzzing, binary imports

This commit is contained in:
John McLear 2020-06-01 17:26:55 +01:00 committed by GitHub
parent 59b1a2d5e0
commit dc11b85e62
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 405 additions and 0 deletions

View file

@ -71,6 +71,7 @@
},
"devDependencies": {
"mocha": "7.1.2",
"mocha-froth":"0.2.10",
"nyc": "15.0.1",
"supertest": "4.0.2",
"wd": "1.12.1"