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

Provenance regression tests #104

Merged
merged 6 commits into from
Jan 31, 2024
Merged

Provenance regression tests #104

merged 6 commits into from
Jan 31, 2024

Conversation

alexdunnjpl
Copy link
Contributor

🗒️ Summary

Implements functional tests for provenance to pass prior to #92, then minimally-updates them to interface with the reimplementation of #92 (at which point they still pass), then updates them to reflect the new desire to output null-valued updates for the latest version of each product.

This ensures that we have a consistent record of what document updates are intended to be produced by the provenance sweeper, while also proving that nothing was broken or mistakenly changedby the reimplementation.

⚙️ Test Data and/or Report

Functional tests pass

♻️ Related Issues

fixes #13

@alexdunnjpl alexdunnjpl merged commit bf8c73f into main Jan 31, 2024
2 checks passed
@alexdunnjpl alexdunnjpl deleted the provenance-regression-tests branch January 31, 2024 18: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.

Implement functional tests for provenance.py
2 participants