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 |
|