Added backend tests and made authentication more testable

This commit is contained in:
Isaac Abadi
2021-05-16 02:54:15 -06:00
parent 297a4a3f34
commit a11445b80d
4 changed files with 912 additions and 356 deletions

View File

@@ -44,6 +44,7 @@
"lowdb": "^1.0.0",
"md5": "^2.2.1",
"merge-files": "^0.1.2",
"mocha": "^8.4.0",
"moment": "^2.29.1",
"multer": "^1.4.2",
"node-fetch": "^2.6.1",