You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #2070 we added Percy visual regression testing to govuk-frontend. It takes screenshots of each component with JavaScript disabled and enabled. There are other contexts which we might want to consider generating screenshots for, that will help us capture issues that we might otherwise not notice or forget to test, such as:
Compatibility mode
High contrast (don't think Percy has built-in support for this, but we could explore alternatives/workarounds)
Who needs to work on this
Developers
Who needs to review this
Developers
Done when
Brainstormed scenarios which we might want to generate screenshots for
Compared the scenarios we want to implement vs how much of our 100,000 monthly screenshot limit we're currently using
Changed the Percy test to generate additional screenshots and checked they're appearing in Percy.io as expected
In #2070 we added Percy visual regression testing to govuk-frontend. It takes screenshots of each component with JavaScript disabled and enabled. There are other contexts which we might want to consider generating screenshots for, that will help us capture issues that we might otherwise not notice or forget to test, such as:
Who needs to work on this
Developers
Who needs to review this
Developers
Done when
The text was updated successfully, but these errors were encountered: