Commit Graph

72 Commits

Author SHA1 Message Date
Guillermo Rauch
2ae3b9dde2 implemented better browserify pipeline 2014-02-20 13:43:08 -08:00
Guillermo Rauch
d5652feadc 1.0 client initial commit 2012-12-10 03:31:57 -03:00
Gabe Hollombe
76cf0b30cf added tests for auto and manual buffer flushing 2012-04-23 18:01:37 +07:00
Guillermo Rauch
b1f5509b1a Expose transport as local to test runner app. 2012-03-02 08:10:06 -03:00
Guillermo Rauch
205790e63c Added warning within Firefox about webworker test in test runner. 2012-03-02 08:09:48 -03:00
Guillermo Rauch
a84002563e Added warning styles. 2012-03-02 08:09:36 -03:00
Guillermo Rauch
d4b1e480cb Compiled CSS 2012-03-02 08:00:46 -03:00
Guillermo Rauch
d51046339f Fixed test runner on IE6/7. Odd jquery bug 2011-10-27 12:27:26 +08:00
Guillermo Rauch
9a05dca2f9 Bumped jquery 2011-10-27 12:27:20 +08:00
Guillermo Rauch
c1de89007a Unicode snowman for you 2011-10-27 12:09:09 +08:00
Guillermo Rauch
2f21c326d7 Exposed uri() global to access socket.io of currently running acceptance test. 2011-10-18 16:31:06 -07:00
Guillermo Rauch
ef0d5f86a2 Added webworker server side acceptance test. 2011-10-18 16:30:03 -07:00
Guillermo Rauch
91de0cb7ad Leverage static middleware in mounted /test. 2011-10-18 14:00:51 -07:00
Guillermo Rauch
42e27e857c Added unicode tests. 2011-09-03 13:26:22 -07:00
Guillermo Rauch
85991d9e6a Added acceptance test for sending newlines. 2011-09-03 12:22:17 -07:00
Guillermo Rauch
a3b3caa0b2 Removed test handler for removed test. 2011-08-12 10:13:51 -07:00
Guillermo Rauch
6392a40388 Merge pull request #266 from 3rd-Eden/bugs/ie8
Small test case clean up
2011-08-02 16:03:19 -07:00
Arnout Kazemier
b235e709de Merge branch 'master' of github.com:LearnBoost/socket.io-client into query
Conflicts:
	support/test-runner/app.js
	test/socket.test.js
2011-08-03 00:27:07 +02:00
Arnout Kazemier
846b3b3e40 Typo and removed the throw error 2011-08-02 22:49:57 +02:00
Guillermo Rauch
dd0b3b9d53 Fixed; make counter local so that acceptance tests can be run multiple times. 2011-08-02 11:02:21 -07:00
Guillermo Rauch
66925b26f6 Merge branch 'master' of github.com:LearnBoost/socket.io-client
Conflicts:
	support/test-runner/app.js
2011-08-02 10:54:57 -07:00
Guillermo Rauch
89506b324f Commented out forced transports from test runner
Added additional test
2011-08-02 10:53:33 -07:00
Guillermo Rauch
1ccd77a97c Merge pull request #253 from 3rd-Eden/bug/252
fix for #252 only the last response was send to the server
2011-07-29 21:07:13 -07:00
Arnout Kazemier
cb1816f4a2 Added the ability to specify the transport that needs to be tested 2011-07-28 19:58:27 +02:00
Arnout Kazemier
6e8325e78f fix for #252 only the last response was send to the server 2011-07-25 22:53:53 +02:00
Arnout Kazemier
2b4d7c8d15 Merge branch 'master' of github.com:LearnBoost/socket.io-client into query
Conflicts:
	lib/io.js
2011-07-17 23:52:25 +02:00
Arnout Kazemier
31a89ac232 Updated to count messages and connects 2011-07-08 00:16:33 +02:00
Arnout Kazemier
bbb80cbb5b Added testcase for query string sending / getting 2011-07-07 23:50:08 +02:00
Arnout Kazemier
ca5d229508 Added test suite + of method on the namespace so we have a simular api on the client
as we would have on the server.
2011-07-03 22:32:59 +02:00
Arnout Kazemier
eecc0f115e Added test suite 2011-06-28 22:22:07 +02:00
Guillermo Rauch
81a02aaaf0 Release 0.7.1 2011-06-21 21:08:00 -03:00
Guillermo Rauch
4232629a5e Build 2011-06-21 06:03:46 -03:00
Guillermo Rauch
e4a779b9d9 Fixed should.js in IE 2011-06-21 05:22:10 -03:00
Guillermo Rauch
c90bcecd80 Build. 2011-06-21 05:16:46 -03:00
Guillermo Rauch
b7eed5fe32 JSON support for should 2011-06-21 04:09:59 -03:00
Guillermo Rauch
e1e11dd309 Fixed more compatibility issues for should.js. Maybe I should publish this. Remind
me to ask TJ.
2011-06-21 03:51:41 -03:00
Guillermo Rauch
0b7751232f Make sure we prevent GH- 264 in acceptance tests for xhr-polling. 2011-06-21 01:52:39 -03:00
Guillermo Rauch
f49e6f12c7 Fixed issues with defineProperty on Firefox. 2011-06-20 19:34:11 -03:00
Guillermo Rauch
3022c50452 Merge branch 'master' of github.com:LearnBoost/Socket.IO 2011-06-20 19:20:28 -03:00
Guillermo Rauch
7f045f3d77 Fixed should.js for IE 2011-06-20 19:20:04 -03:00
Guillermo Rauch
92e00b474b Fixed should.js for IE 2011-06-20 19:19:25 -03:00
Guillermo Rauch
d8964061f3 Fixed; added console.log support to test runner. 2011-06-20 19:17:51 -03:00
Arnout Kazemier
093a6876bb Added support for flashsockets 2011-06-20 21:13:29 +02:00
Guillermo Rauch
90641c1f34 Added test for emitting an event to server and sending back data. 2011-06-19 23:12:13 -03:00
Guillermo Rauch
0408725373 Added test for emitting an event from server and ACKing back data. 2011-06-19 23:08:16 -03:00
Guillermo Rauch
af258f48d9 Added test for emitting an event to server. 2011-06-19 23:05:46 -03:00
Guillermo Rauch
5e3d88d082 Added test for emitting an event from server. 2011-06-19 22:51:34 -03:00
Guillermo Rauch
57eedc0184 Added test for sending json from client. 2011-06-19 22:40:12 -03:00
Guillermo Rauch
883cddac0d Added test for sending json from server. 2011-06-19 22:30:40 -03:00
Guillermo Rauch
1f81e60c8c Added test for namespaces disconnection 2011-06-19 22:09:27 -03:00