LunaMinds / code-cafe

Ad-hoc meetups for social programming
http://CodeCafe.io
6 stars 2 forks source link

Add better test coverage #23

Open PsychoLlama opened 7 years ago

PsychoLlama commented 7 years ago

Currently we've only got a few unit tests. Since we've got continuous delivery set up with Heroku, it would be nice to ensure we're not breaking anything on each PR.

Since we're using React, it would be fun to set up Jest/Enzyme alongside Nightwatch, but hey, I'm open! So long as we've got tests :)