GovAlta / ui-components

ui-components contains the code you need to start building a user interface for Government of Alberta platforms and services.
Apache License 2.0
14 stars 24 forks source link

Testing: Component vs Browser Testing (w/ Screenshot) #1946

Open ArakTaiRoth opened 3 months ago

ArakTaiRoth commented 3 months ago

Info

We want to know how we're going to run our developer based cypress tests. Are we going to use Component level testing, or are we stuck with Browser based testing. And how do we add Screenshot testing to that mix

Acceptance Criteria:

  1. Component Testing or Browser Based Testing?
  2. How to integrate Snapshot testing. It looks like there are plugins for Cypress to take and compare screenshots (here)
ArakTaiRoth commented 1 month ago

On hold until we determine if this is even necessary