bslatkin / dpxdt

Make continuous deployment safe by comparing before and after webpage screenshots for each release. Depicted shows when any visual, perceptual differences are found. This is the ultimate, automated end-to-end test.
https://dpxdt-test.appspot.com
Apache License 2.0
1.44k stars 124 forks source link

Compare only against approved runs #206

Open gentoo90 opened 7 years ago

gentoo90 commented 7 years ago

If a release was marked as good but have some unapproved diff runs, use corresponding approved runs from previous releases.

With this change server will use runs from different releases, which is a breaking change, so maybe its better to add a CLI option for enabling it.