Arnout Kazemier
|
31a89ac232
|
Updated to count messages and connects
|
2011-07-08 00:16:33 +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 |
|
Guillermo Rauch
|
79b337125e
|
Added Socket namespaces tests. Passes smoothly :D
|
2011-06-19 21:18:15 -03:00 |
|
Guillermo Rauch
|
bb9f6d9ed1
|
Added test for server-sent acks.
|
2011-06-19 21:08:24 -03:00 |
|
Guillermo Rauch
|
96a4a49ccd
|
Added server sid ack test.
|
2011-06-19 20:59:31 -03:00 |
|
Guillermo Rauch
|
c2a5958c1d
|
Fixed tests race condition when re-running a same instance.
|
2011-06-19 20:57:10 -03:00 |
|
Guillermo Rauch
|
bbf4b061de
|
Added test for sending messages from browser.
|
2011-06-19 19:55:00 -03:00 |
|
Guillermo Rauch
|
4c23b01666
|
Added integration test for messages emission.
|
2011-06-19 18:24:59 -03:00 |
|
Guillermo Rauch
|
ea234f31d5
|
Fixed port assignment for socket.io servers creation.
|
2011-06-19 18:24:20 -03:00 |
|
Guillermo Rauch
|
82925b092c
|
Fixed style.
|
2011-06-19 18:24:12 -03:00 |
|
Guillermo Rauch
|
fc95f0bf4d
|
Removed test-runner package.json. This is now taken care by devDependencies of
the main `package.json`. Thanks V1.
|
2011-06-19 18:14:44 -03:00 |
|
Guillermo Rauch
|
b05092b567
|
Added helper for creation of client-side sockets.
Added globals for state of suite and case.
|
2011-06-18 19:04:52 -03:00 |
|
Guillermo Rauch
|
15b752d6d2
|
Expose socket.io ports for each test.
|
2011-06-18 19:04:40 -03:00 |
|
Guillermo Rauch
|
1a45fd8159
|
Added socket.io server creator that matches servers.
|
2011-06-18 19:04:13 -03:00 |
|
Guillermo Rauch
|
9ccd67fd0a
|
Added socket.test.js to list of tests to run.
|
2011-06-18 17:46:17 -03:00 |
|
Guillermo Rauch
|
e1d135bd05
|
Fixed style
|
2011-06-18 17:35:56 -03:00 |
|
Guillermo Rauch
|
ea468d922b
|
Fixed should Assertion#contain.
|
2011-06-18 15:28:53 -03:00 |
|
Guillermo Rauch
|
24d1236097
|
Fix should exports in require with workaround.
|
2011-06-18 15:24:48 -03:00 |
|
Guillermo Rauch
|
dd12179756
|
Fixed order of exports for node in should.
|
2011-06-18 15:22:53 -03:00 |
|
Guillermo Rauch
|
bd51fc923b
|
Fixed should i() representation <3.
|
2011-06-18 12:22:58 -03:00 |
|
Guillermo Rauch
|
3707c5d7a9
|
Added custom client serving to serve the local repository.
|
2011-06-18 11:35:42 -03:00 |
|
Guillermo Rauch
|
d3916bcfca
|
Clarified style license
|
2011-06-09 13:53:31 -03:00 |
|
Guillermo Rauch
|
1b70eb186a
|
Added express app to perform browser testing.
|
2011-06-09 13:31:56 -03:00 |
|
Guillermo Rauch
|
822c90bcde
|
Added my own adapted version of should.js that works on the browser and doesn't rely
on getters, but a tree of objects.
|
2011-06-09 13:30:36 -03:00 |
|