resurfaceio / logger-nodejs

Log API calls with Node.js
Apache License 2.0
16 stars 2 forks source link

Timeouts under test #22

Closed RobDickinson closed 4 years ago

RobDickinson commented 5 years ago

Sometimes the node logger breaks like this under test:

Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.