Nicholas Dudfield
|
aabd6980ac
|
Fix a bug in websocket-test.js referencing done() not declared in test() function signature, was causing failure of subsequent test suite, due to mocha's enveloped exception handling style
|
2013-10-24 19:03:03 -07:00 |
|
Nicholas Dudfield
|
3b19310252
|
Declarative path tests
|
2013-10-24 19:03:03 -07:00 |
|
Vinnie Falco
|
da22f06d85
|
Revert "Make mocha use test/mocha.opts to DRY up options used by npm test and test/runall.sh and support coffee. Add coffee-script as devDependency to package.json"
This reverts commit 9dfbffa4b8.
Conflicts:
test/mocha.opts
|
2013-10-17 11:10:48 -07:00 |
|
Nicholas Dudfield
|
9dfbffa4b8
|
Make mocha use test/mocha.opts to DRY up options used by npm test and test/runall.sh and support coffee. Add coffee-script as devDependency to package.json
|
2013-10-13 15:38:04 +07:00 |
|
David Schwartz
|
7e82612cd5
|
Improve test runner.
|
2013-09-24 16:52:21 -07:00 |
|
David Schwartz
|
ac90baa831
|
New test runner for Mocha
|
2013-09-24 16:01:43 -07:00 |
|
Vinnie Falco
|
62bf19a727
|
Add runall shell script for Windows unit tests
|
2013-07-05 19:23:27 -07:00 |
|