smarter db connection

tests
This commit is contained in:
2018-05-20 23:35:21 +03:00
parent a9b318cb4d
commit 76b6f76758
6 changed files with 1954 additions and 2792 deletions

View File

@@ -14,7 +14,6 @@
"body-parser": "^1.18.3",
"dotenv": "^5.0.1",
"express": "^4.16.3",
"https-proxy-agent": "^2.2.1",
"method-override": "^2.3.10",
"mongoose": "^5.1.1",
"morgan": "^1.9.0",
@@ -28,7 +27,6 @@
"eslint-plugin-import": "^2.12.0",
"eslint-plugin-jest": "^21.15.1",
"jest": "^22.4.4",
"mockgoose": "^7.3.5",
"nodemon": "^1.17.4",
"supertest": "^3.1.0"
},