Closed josmas closed 8 years ago
I'm getting this, not sure why:
23 passing (10s) 1 failing
1) Integration test against the real Badge server get all badges of a certain paper: Error: timeout of 2000ms exceeded. Ensure the done() callback is being called in this test.
I think saw someone else had this problem in the chat? Works fine for me on master
oh, it might be cause i'm on node 5.9 (I'm sleepy!) will try again :)
R+! It was my node version 👍
Thanks for the review!
Tests timeout at times; I guess the test-api server is slower than prod. I will merge this and separately add an additional couple of seconds to the mocha tests. Especially when the test server has to wake up, several tests will timeout the first time they are run.
You're right! I just tried again with node 5.9 and it works. I guess I was just impatient :)
I was getting that intermittently too
…up for heroku. Closes #192
We decided to move to node 4 instead of 6, so will close #202 when this one is merged.