swagger-node
swagger-node copied to clipboard
Tests failing (timeout)
Tried with your default test/api/controllers/hello_world.js and with code created via swagger project generate-test -t expect --force, but all gave this error:
Error: timeout of 2000ms exceeded. Ensure the done() callback is being called in this test.
Note that I am using restify.
Any suggestions?
Hi I am also else getting the same error. Did you get a chance to resolve it?