Skip to content Skip to sidebar Skip to footer
Showing posts with the label Superagent

Mocha Tests Using Superagent + Promises Timeout Rather Than Fail With 'expect'

I'm using mocha to run a number of integration tests against an external web service. I use sup… Read more Mocha Tests Using Superagent + Promises Timeout Rather Than Fail With 'expect'