mirror of
https://github.com/http-party/node-http-proxy.git
synced 2025-12-08 20:59:18 +00:00
[test] Run core tests on npm test
This commit is contained in:
parent
74ec175715
commit
41c9a9caad
@ -34,7 +34,7 @@
|
||||
"node-http-proxy": "./bin/node-http-proxy"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "npm run-script test-http && npm run-script test-https",
|
||||
"test": "npm run-script test-http && npm run-script test-https && npm run-script test-core",
|
||||
"test-http": "vows --spec && vows --spec --target=https",
|
||||
"test-https": "vows --spec --proxy=https && vows --spec --proxy=https --target=https",
|
||||
"test-core": "test/core/run"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user