Realityloop/civictheme-vue

Add tests

Opened this issue · 0 comments

Is your feature request related to a problem? Please describe.
As a contributor I want automated tests to ensure that everything is working as it should.

Describe the solution you'd like

  • Add Cypress component tests
  • Add cypress-axe for accessibility tests
  • Add @frsource/cypress-plugin-visual-regression-diff for visual regression testing of components.
  • Add code coverage

Describe alternatives you've considered

  • Jest unit tests

Additional context
N/A