Updated controller logic and reworked unit testing

This commit is contained in:
Gregory Campbell
2021-11-25 15:25:29 -05:00
parent 1933391ed3
commit 25cc71f485
7 changed files with 687 additions and 47 deletions
+1
View File
@@ -39,6 +39,7 @@
"eslint": "^8.3.0",
"jest": "^27.3.1",
"mocha": "^9.1.3",
"mongodb-memory-server": "^8.0.3",
"superagent": "^6.1.0",
"supertest": "^6.1.6"
}