Damien Arrachequesne
08aff9487f
refactor: use prettier to format code
2020-01-14 22:58:35 +01:00
Damien Arrachequesne
99bcc622cb
[fix] Remove any reference to the global variable
...
Related: https://github.com/socketio/socket.io-client/issues/1166
2018-11-07 22:40:39 +01:00
Diga Widyaprana
e2930f8aac
Eslint manual fix
2016-03-01 00:41:08 +08:00
Diga Widyaprana
fd90acf4b6
Eslint autofix
2016-02-29 20:43:08 +08:00
Guillermo Rauch
25238a4bed
test: remove test with partial browser support
2014-10-27 10:46:04 -07:00
Julian Salazar
42dac5826e
Make don't-ping test browser-only
2014-05-19 16:45:24 -07:00
Julian Salazar
7afd8c8273
Don't ping when socket closed by open handler
2014-05-19 06:23:58 -07:00
Tony Kovanen
449bb12572
Ignoring test for closing an incorrect connection for situations leading to JSONP polling
2014-04-11 16:59:23 +03:00
Guillermo Rauch
0beb956530
Revert "Make timestamping default for sockets"
...
This reverts commit efc5ff99d1 .
2014-02-20 10:54:51 -08:00
Julian Salazar
efc5ff99d1
Make timestamping default for sockets
2014-02-20 01:21:34 -08:00
Guillermo Rauch
746f4cfa30
Revert "don't override empty opts.port"
...
This reverts commit 1bf90f5aaa .
2014-02-17 14:52:11 -08:00
Julian Salazar
1bf90f5aaa
don't override empty opts.port
2014-02-17 14:38:10 -08:00
Guillermo Rauch
fd37233821
test: fixed close flag
2014-02-09 08:51:16 -08:00
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