こんなんなる
% mocha -R spec test/test-basepath.js
Stubcell server should set json basepath
request
1) should return test/base/test/record_get.json
2) "after each" hook
0 passing (12s)
2 failing
1) Stubcell server should set json basepath request should return test/base/test/record_get.json:
Error: timeout of 10000ms exceeded
at null.<anonymous> (/Users/XXX/.nvm/v0.10.23/lib/node_modules/mocha/lib/runnable.js:139:19)
at Timer.listOnTimeout [as ontimeout] (timers.js:110:15)
2) Stubcell server should set json basepath "after each" hook:
Error: timeout of 2000ms exceeded
at null.<anonymous> (/Users/XXX/.nvm/v0.10.23/lib/node_modules/mocha/lib/runnable.js:139:19)
at Timer.listOnTimeout [as ontimeout] (timers.js:110:15)