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 |
|
wltsmrz
|
a6c2fe4761
|
Remove coffeescript compiler from mocha.opts until it is needed and added to dependencies
|
2013-10-21 17:54:36 -07:00 |
|
Vinnie Falco
|
0d5a8ca300
|
Revert "Ported declarative path tests to mocha"
This reverts commit abe4f1ba03.
|
2013-10-17 11:11:06 -07:00 |
|
Nicholas Dudfield
|
abe4f1ba03
|
Ported declarative path tests to mocha
|
2013-10-13 18:24:41 +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 |
|