Guillermo Rauch
ee078cb124
transports: added tests for htmlfile escaping/unescaping
2013-06-06 08:38:57 -07:00
Guillermo Rauch
c6fed55f53
tests: fixed tests for 0.8
2012-07-24 10:39:23 -07:00
Guillermo Rauch
6f36d8c2ff
Added test for polling with connection close.
2012-04-05 14:32:10 -03:00
Daniel Baulig
da95094998
Add disconnect from namespace test-case for issue #795
2012-03-19 21:54:20 +01:00
Guillermo Rauch
c59aa6ff2c
Getting ready for 1.0
2012-03-09 08:42:24 -03:00
Guillermo Rauch
204576c006
Make these 2 tests work both on 0.4 and 0.6
2012-02-26 21:51:22 -03:00
Guillermo Rauch
a01e7e2256
Make tests pass on 0.4
2012-02-26 18:21:25 -03:00
Guillermo Rauch
47cfa5aadf
Fixed tests. All 250 passing.
2012-02-26 17:14:06 -03:00
Guillermo Rauch
ddd7f804af
Fixed cross-domain xhr tests.
2012-02-26 17:11:52 -03:00
Arnout Kazemier
7948619609
Fix for testcase
2011-11-22 23:49:58 +01:00
einaros
2d5dcc1a8a
whitespace cleanup
2011-11-14 17:57:34 +01:00
einaros
27714d7286
fixes manager.js failure to close connection after transport error has happened
2011-11-14 17:40:16 +01:00
einaros
ffef944dd5
added implicit port 80 for origin checks. fixes #638
2011-11-14 09:45:44 +01:00
einaros
70c61fa84d
Merge remote branch 'upstream/master' into nodenext
2011-10-28 10:10:26 +02:00
Arnout Kazemier
86908c3b4d
The server expects JSON.stringify'd packages
2011-10-27 09:10:27 +02:00
einaros
3a07cc29bd
added return for clarity
2011-10-26 08:21:22 +02:00
einaros
89a5134b66
corrected whitespace
2011-10-25 23:46:36 +02:00
einaros
6ca42fdc8f
well thats five minutes of my life ill never get back. thanks.
2011-10-25 22:53:37 +02:00
einaros
8a90bf5234
re-enabled flashsocket tests, after bugfixes in flashsocket transport
2011-10-25 21:26:57 +02:00
einaros
3f55d82bf7
added node v4 client closing compatibility
2011-10-25 13:30:06 +02:00
einaros
08467d4e12
temporarily disabled flash policy server tests
2011-10-25 13:19:39 +02:00
einaros
57b0ce73c7
resolve race condition
2011-10-25 13:09:04 +02:00
einaros
f931af5758
fixed xhr-polling tests, in a way similar to jsonp
2011-10-25 10:45:20 +02:00
einaros
c88ea9ed61
fixed websocket testing, removed seemingly irrelevant tests
2011-10-25 10:42:18 +02:00
einaros
a1f0b6c361
manager tests now pass properly
2011-10-24 21:26:15 +02:00
einaros
79c3d84a98
circumvent race condition due to changed http bits in 0.5
2011-10-23 14:21:22 +02:00
einaros
f6c376d087
another stab at proper 0.5 agent socket closing
2011-10-23 14:20:21 +02:00
einaros
bc15077ecc
further checks to not close sockets that aren't there
2011-10-23 14:14:48 +02:00
einaros
f213d69e17
check that there's actually a socket to close
2011-10-22 14:39:59 +02:00
einaros
553b9e9d68
updated test to work with 0.5
2011-10-22 13:30:30 +02:00
einaros
48140cf8a0
node 0.5 way of closing agent sockets
2011-10-22 13:29:57 +02:00
Guillermo Rauch
175fe8573b
Merge pull request #563 from 3rd-Eden/logger
...
Logger
2011-10-11 08:18:16 -07:00
Arnout Kazemier
ecd20b0e1f
Added support for blacklisting events that are emitted from the client side.
...
Currently it's possible for a client do .emit('disconnect') and this will trigger
the disconnect event on the server.. Which can lead to major issues.
We should black list that by default. You can override or add more events by adding
them to the `blacklist` setting
2011-10-11 10:40:22 +02:00
Arnout Kazemier
0b7ed64082
Fixed logging options, closes #540
2011-10-10 21:32:54 +02:00
Arnout Kazemier
07b84f4400
Added a test to ensure that etags do no mess up far future headers
2011-10-10 21:06:58 +02:00
Guillermo Rauch
59e4c3b46c
Merge pull request #562 from 3rd-Eden/static
...
Hardcore caching for pro's
2011-10-10 11:20:38 -07:00
Arnout Kazemier
0e3bbd0e16
Whoops
2011-10-10 20:02:37 +02:00
Arnout Kazemier
763fdd1c4e
Added more hardcore caching fixes #558
...
Added tests against it
Added vary header for gzip
2011-10-10 20:01:28 +02:00
Arnout Kazemier
8107c1a1e2
Added support for HEAD requests, closes #557
2011-10-08 15:46:23 +02:00
einaros
b3df2836e9
properly cleaned up async websocket / flashsocket tests, after patching node-websocket-client
2011-10-08 12:02:31 +02:00
einaros
aba2d5e0ef
removed empty console.log
2011-10-08 12:00:55 +02:00
Guillermo Rauch
51782fc5d7
Fixed websocket tests.
2011-10-07 11:07:33 -07:00
Guillermo Rauch
11f1a7c491
Merge pull request #347 from 3rd-Eden/socket.transport
...
Expose socket.transport
2011-10-07 10:07:05 -07:00
einaros
2c3c73f045
corrected origin header name in test
2011-10-02 16:37:14 +02:00
einaros
54fc513fc9
fixes #553 - (re)verify origin in websocket transport implementations
2011-10-02 16:34:09 +02:00
einaros
0b1e43cb87
added binary support to the hybi 07-12 parsers as well
2011-10-02 15:31:36 +02:00
einaros
c8dabb225c
added binary support to hybi-16 parser, refactored hybi tests somewhat
2011-10-02 15:19:17 +02:00
einaros
00f7ca1d02
fixed incorrect space chars
2011-10-01 14:45:20 +02:00
einaros
f1cea7e788
Merge branch 'master' of github.com:einaros/socket.io
2011-10-01 14:42:07 +02:00
einaros
050fcf7a83
websocket draft HyBi-16 support
2011-10-01 14:39:27 +02:00