Skip to content

Add canned forecaster snapshot tests #306

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

Closed
dshemetov opened this issue Apr 3, 2024 · 0 comments · Fixed by #307
Closed

Add canned forecaster snapshot tests #306

dshemetov opened this issue Apr 3, 2024 · 0 comments · Fixed by #307
Assignees

Comments

@dshemetov
Copy link
Contributor

Snapshot testing is useful when making refactoring changes, since it helps you fix the outputs of your code and makes sure it doesn't drift when you don't want it to. The {testthat} library provides convenient ways to snapshot using expect_snapshot. I'd like to add and make sure we have a few snapshots for our canned forecasters.

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 a pull request may close this issue.

1 participant