Roman Shtylman
6bfd5b3f20
use invalid ip address for incorrect connection test
...
Ensures that a failed connection will fail immediately versus waiting
for some DNS to resolve. Some browsers are very persistent about
resolving DNS names and some ISPs will DNS hijack.
2014-01-15 13:58:41 -05:00
Guillermo Rauch
197e917dc3
test: increase timeouts for network tests
2013-12-31 00:11:16 -03:00
Guillermo Rauch
9e241b6d92
test: improve socket closing test
2013-12-30 15:30:22 -03:00
Roman Shtylman
af1be0f46a
add zuul support for easier browser testing
...
To run tests in a local browser:
zuul --local 8080 -- test/index.js
To run tests in the cloud via saucelabs:
zuul -- test/index.js
2013-11-18 15:15:15 -05:00
Sweet Song
da88410d3d
Does not emit close on incorrect socket connection
2013-05-10 16:16:31 -04:00
Andor Goetzendorff
05c4bf02fe
client now ignores unsupported upgrades
2013-01-17 17:35:18 +01:00