Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Visual Regression Tests / Runner #92

Merged
merged 2 commits into from
Nov 29, 2023

Conversation

frank-weindel
Copy link
Collaborator

@frank-weindel frank-weindel commented Nov 27, 2023

Screen Shot 2023-11-20 at 4 53 52 PM

See new / updated READMEs for details on how to run / define / capture snapshots.

I would've used WebKit for the browser, since its the closest to WPE, but I'm unable to get Playwright to work with WebKit at this time. I think for the sake of visual regression (vs actually verifying that a specific browser is rendering correctly) this is fine.

New in this PR

This now includes a Docker CI mode with the --ci argument a GitHub Action which runs VRT and Unit Tests on all PRs.

Copy link
Contributor

@wouterlucas wouterlucas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other from the path resolve issue, this works great with Docker!

@frank-weindel frank-weindel merged commit cfc5b38 into main Nov 29, 2023
2 checks passed
@wouterlucas wouterlucas linked an issue Dec 12, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Visual Regression Testing
2 participants