Skip to content

Integration test ground truth#73

Merged
themattinthehatt merged 5 commits intomainfrom
integration
Apr 9, 2026
Merged

Integration test ground truth#73
themattinthehatt merged 5 commits intomainfrom
integration

Conversation

@themattinthehatt
Copy link
Copy Markdown
Collaborator

The EKS repo has a set of integration tests run on sample data bundled with the package. Previously, integration tests just checked to make sure the various versions of EKS ran without error, but did not do any kind of correctness test. This makes changing the underlying code more challenging, since we don't know if/when code updates will affect actual EKS outputs. This PR solves this issue by downloading the outputs of a previous run of those integration tests from a remote url and comparing to the outputs during a particular test call.

@themattinthehatt themattinthehatt merged commit 6fd0f9c into main Apr 9, 2026
2 checks passed
@themattinthehatt themattinthehatt deleted the integration branch April 9, 2026 21:14
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.

1 participant