tests: Rewrite import/export tests to use async and supertest

This commit is contained in:
Richard Hansen 2020-09-24 19:32:02 -04:00 committed by John McLear
parent 54c999fe83
commit 23131a501c
3 changed files with 172 additions and 241 deletions

View file

@ -79,6 +79,7 @@
"mocha-froth": "^0.2.10",
"nyc": "15.0.1",
"set-cookie-parser": "^2.4.6",
"superagent": "^3.8.3",
"supertest": "4.0.2",
"wd": "1.12.1"
},