You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our tests fell by the wayside as we began to feel the pressure on Thursday, but I'm glad we started with testing -- I definitely see the benefit now! Given more time, we would definitely have blasted every part of our code with tests.
You have lots of tests, I love that you're testing your server AND your database 💪
However... the tests are failing at the moment, and your repo doesn't seem to be activated on Travis.
Also have you considered using tap-spec to show your test results nicely? Or nyc to check coverage?
The text was updated successfully, but these errors were encountered: