Update Integration test to account for the refactoring of the ancestry management#474
Merged
Conversation
…d and must be reimplemented or removed at a later date
…tent and may be picking up metadata keys
This was referenced Feb 5, 2026
nutjob4life
approved these changes
Feb 5, 2026
nutjob4life
left a comment
Member
There was a problem hiding this comment.
Py Tests: ✓
Tox: ✓
Approval: ✅
Details:
py313: OK (3.12=setup[1.25]+cmd[1.87] seconds)
docs: OK (1.18=setup[0.49]+cmd[0.69] seconds)
lint: OK (2.96=setup[0.01]+cmd[2.96] seconds)
congratulations :) (7.41 seconds)
tloubrieu-jpl
approved these changes
Feb 5, 2026
tloubrieu-jpl
left a comment
Member
There was a problem hiding this comment.
Thanks @alexdunnjpl , I manually checked that the new test suite work with the PRs:
And that the updated tests are compliant with the changes requested for the ticket NASA-PDS/registry-api#698
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🗒️ Summary
Remove tests for second-order ancestry API endpoints, as these are deprecated.
members/members and member-of/member-of URLs are not supported anymore.
⚙️ Test Data and/or Report
Tested with pending bleeding-edge API/ sweepers
♻️ Related Issues
NASA-PDS/registry-api#722
NASA-PDS/registry-sweepers#204
🤓 Reviewer Checklist
Reviewers: Please verify the following before approving this pull request.
Security & Quality
Testing & Validation
Documentation
Maintenance