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

transition to vdiffr #79

Merged
merged 2 commits into from
Jan 29, 2024
Merged

transition to vdiffr #79

merged 2 commits into from
Jan 29, 2024

Conversation

simonpcouch
Copy link
Contributor

Closes #77. Writes out the expect_snapshot(make_clean_snapshot()) idiom in favor of expect_doppelganger(). A good few rlang condition snap changes as well.

@simonpcouch simonpcouch mentioned this pull request Jan 29, 2024
transitions from `expect_snapshot()` to `expect_snapshot_error()` so that we don't test for error headers from errors that aren't thrown by the package. ultimately, we likely want to just throw more informative errors ourselves and then we can transition back to testing with `expect_snapshot()`
@simonpcouch simonpcouch merged commit e887b26 into main Jan 29, 2024
8 checks passed
@simonpcouch simonpcouch deleted the vdiffr-77 branch January 29, 2024 22:31
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.

GHA test failures
1 participant