wordstosong / speaklouder

1 stars 0 forks source link

Tests, you should write some #41

Open michaeljonathanblack opened 7 years ago

michaeljonathanblack commented 7 years ago

This would be a good pair programming task. There isn't necessarily much useful unit testing we can do with a normal framework like Jest (although we might be able to figure something out), but we can definitely write some Selenium tests using WebDriverIO!

Let's integrate that, make some assertions, maybe render out some screenshots and POSSIBLY even compare them to past screens automatically via continuous integration tools.

Eh, CI is out of scope of this ticket.