mirror of
https://github.com/http-party/node-http-proxy.git
synced 2025-12-08 20:59:18 +00:00
[test] Update to vows description for web-socket-proxy-test.js
This commit is contained in:
parent
a86d18bc7f
commit
a865fe662f
@ -47,7 +47,7 @@ var protocol = argv.https ? 'https' : 'http',
|
||||
wsprotocol = argv.https ? 'wss' : 'ws',
|
||||
runner = new helpers.TestRunner(protocol);
|
||||
|
||||
vows.describe('node-http-proxy/websocket').addBatch({
|
||||
vows.describe('node-http-proxy/websocket/' + wsprotocol).addBatch({
|
||||
"When using server created by httpProxy.createServer()": {
|
||||
"with no latency" : {
|
||||
"when an inbound message is sent from a WebSocket client": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user