1
0
mirror of https://github.com/stolksdorf/homebrewery.git synced 2025-12-13 14:45:57 +00:00

Triyng to setup api tests

This commit is contained in:
Scott Tolksdorf
2017-01-01 17:06:44 -08:00
parent a0bc4fddf8
commit 537a75b2ab
4 changed files with 43 additions and 10 deletions

View File

@@ -41,6 +41,8 @@
"app-module-path": "^2.1.0",
"chai": "^3.5.0",
"chai-as-promised": "^6.0.0",
"mocha": "^3.2.0"
"mocha": "^3.2.0",
"supertest": "^2.0.1",
"supertest-as-promised": "^4.0.2"
}
}