test for httprequest node

This commit is contained in:
KatsuyaHoshii 2018-03-27 16:09:04 +09:00
parent 884618adfe
commit c9e2fce94d
2 changed files with 1122 additions and 383 deletions

View File

@ -80,6 +80,7 @@
"bcrypt": "~1.0.3"
},
"devDependencies": {
"basic-auth": "^2.0.0",
"chromedriver": "^2.33.2",
"grunt": "~1.0.1",
"grunt-chmod": "~1.1.1",
@ -98,6 +99,8 @@
"grunt-sass": "~2.0.0",
"grunt-simple-mocha": "~0.4.1",
"grunt-webdriver": "^2.0.3",
"hoek": "^4.2.1",
"http-proxy": "^1.16.2",
"istanbul": "0.4.5",
"mocha": "~3.4.2",
"should": "^8.4.0",

File diff suppressed because it is too large Load Diff