Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Save failed snapshot if it differs from reference image #47

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

parski
Copy link
Owner

@parski parski commented Jan 29, 2020

Proposed solution:

Save the failed snapshot in the same directory as the reference image and with the same filename but with _failed appended.

I also considered putting all failed snapshots in a separate directory structure allowing for a simpler .gitignore but I thought this approach might be better because it's less complex and we shouldn't be ignoring the failed snapshots (along with their failing tests) anyhow. Opinions are of course welcome.

Prepares for #9 and solves #46.

@parski parski force-pushed the feature/failed-snapshot-image branch from 2c745b5 to a9429f4 Compare January 29, 2020 11:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant