Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

alphagov/govuk-visual-regression

Repository files navigation

Minimum viable visual regression testing of components

An app that wraps Wraith for automated visual regression testing that uploads generated galleries to surge.sh for manual review.

Steps

How to test locally

Fake a webhook, where deployment_payload.json is the file in 210c55a:

curl -X POST -d @deployment_payload.json http://www.dev.gov.uk:4567/run --header "Content-Type:application/json"
  • Rake tasks are also available with REVIEW_DOMAIN and LIVE_DOMAIN environment variables

Part of: https://trello.com/c/iXflEn6F/106-3-build-automated-visual-regression-proof-of-concept

Follow on from:

alphagov/government-frontend#458 alphagov/government-frontend#472

About

An app that wraps Wraith for automated visual regression testing

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages