adds tests and handles more scenarios

This commit is contained in:
Dan Ribbens
2019-01-14 20:41:24 -05:00
parent caf26b8402
commit fdb807c8c8
7 changed files with 214 additions and 105 deletions

View File

@@ -19,6 +19,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"accept-language-parser": "^1.5.0",
"body-parser": "^1.18.3",
"dotenv": "^6.0.0",
"express-fileupload": "^1.1.1-alpha.1",