azat-co/practicalnode

CH 3 - Mocha tests fails

astemborskim opened this issue · 2 comments

I'm using the index.js and app.js raw code from git hub to run the mocha test. I'm recieving a timeout and failure when testing.
package

chapter3mochafail
appjs
indexjs

I'm not sure what was missing before. I but I recreated a express template and repasted the code. Now it is passing.

chapter3mochapass

👍