svgObjectModelGenerator icon indicating copy to clipboard operation
svgObjectModelGenerator copied to clipboard

We need to support rendering tests

Open dirkschulze opened this issue 10 years ago • 2 comments

We need to support rendering tests to confirm that any change doesn't break behavior. I am not sure if GitHubs "rich diffs" can help.

Piwik takes screenshots and compares them with stored pixel results. Piwi uses a combination of Phantom.js and Travis CI. We should investigate ASAP.

dirkschulze avatar Dec 12 '14 09:12 dirkschulze

http://piwik.org/blog/2013/10/our-latest-improvement-to-qa-screenshot-testing/

dirkschulze avatar Dec 12 '14 09:12 dirkschulze

Some more links.

The screenshot API of Piwik: https://github.com/piwik/piwik/tree/master/tests/lib/screenshot-testing

The Travis setup file: https://github.com/piwik/piwik/blob/master/.travis.yml

dirkschulze avatar Dec 12 '14 10:12 dirkschulze