Add tests for auth system, refactors for testing

This commit is contained in:
Max Goodhart
2020-08-26 11:09:01 -07:00
parent 6e2db3e1c8
commit 21bfacd84b
6 changed files with 533 additions and 63 deletions

View File

@@ -56,6 +56,7 @@
"jest": "^26.0.1",
"prettier": "2.0.5",
"style-loader": "^1.2.1",
"supertest": "^4.0.2",
"webpack": "^4.43.0",
"webpack-cli": "^3.3.11"
},