Integrate Cypress as an E2E testing framework #60
Labels
[state] in-progress
This issue is currently being worked on
[tech] infrastructure
Resolution is likely to involve infrastructure
[tech] javascript
Resolution is likely to involve JavaScript
[type] feature
A new feature or significant change to site functionality
Milestone
Adding e2e tests should help test out our React components as a whole; currently unit testing React is a bit weird as we're relying on DOM rendering; Writing some BDD tests on how our UI is suppose to function and work should help lower manual QA and solidify feature specs.
See: https://www.cypress.io/
The text was updated successfully, but these errors were encountered: