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

If screenshot is within tolerance do not update reference image #33

Merged
merged 1 commit into from
Jan 13, 2017

Conversation

albertogasparin
Copy link
Contributor

Updating the reference images after every passed test was causing Git to flag them as changed (even if the mismatch tolerance was 0%).
Closes #32

Copy link
Owner

@zinserjan zinserjan left a comment

Choose a reason for hiding this comment

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

Awesome! Thank you.

I found some comments in the code that are no longer valid.

@@ -127,7 +127,7 @@ describe('LocalCompare', function () {

// check if reference was updated
Copy link
Owner

Choose a reason for hiding this comment

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

Can you please update the comments in Line 118, 128 & 195?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

👍

Copy link
Owner

Choose a reason for hiding this comment

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

Perfect!

@zinserjan zinserjan merged commit c21cbf1 into zinserjan:master Jan 13, 2017
@zinserjan
Copy link
Owner

I just merged it with another breaking change for firefox and released it as v0.6.0.

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.

2 participants