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

Save failed snapshot if it differs from reference image#47

Open
parski wants to merge 3 commits into
masterfrom
feature/failed-snapshot-image
Open

Save failed snapshot if it differs from reference image#47
parski wants to merge 3 commits into
masterfrom
feature/failed-snapshot-image

Conversation

@parski

@parski parski commented Jan 29, 2020

Copy link
Copy Markdown
Owner

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