Skip to content

feat: snapshot tests #296

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

feat: snapshot tests #296

wants to merge 4 commits into from

Conversation

garobrik
Copy link
Member

@garobrik garobrik commented Jul 30, 2025

Description

Add snapshot tests, which capture the exact output of the soil ID algorithm at a commit and compare it to new output when the code changes.

Checklist

  • Corresponding issue has been opened
  • New tests added

Related Issues

Fixes #297

Verification steps

Snapshot tests should pass in CI.

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.

feat: snapshot tests for main algorithm output
1 participant