joekrump/retrospective-board

Add e2e test coverage

joekrump opened this issue · 1 comments

Probably add Cypress or Puppeteer. 🤔

Cover the app's core behaviour in automated tests to avoid accidentally breaking things and making sure they continue to work as expected. This should speed up development time.

Cypress has been added in #30