Skip to content

test: Add REST tests for explicitly-retired / non-active lifecycle records (list)#107

Open
wulansari999 wants to merge 1 commit into
lance-format:mainfrom
wulansari999:fix-issue-105-records-list
Open

test: Add REST tests for explicitly-retired / non-active lifecycle records (list)#107
wulansari999 wants to merge 1 commit into
lance-format:mainfrom
wulansari999:fix-issue-105-records-list

Conversation

@wulansari999

Copy link
Copy Markdown

Fixes #105.

Completes the second half of #105 by adding coverage for records.rs.

Technical Solution:

  • Added list_respects_explicit_retirement
  • Added list_respects_non_active_lifecycle_status
  • Both tests verify that the list endpoint correctly hides explicitly retired/non-active records and correctly surfaces them when include_retired=true is passed.

Related PR:
Supersedes/extends #106

@dcfocus

dcfocus commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator

#106 and #107 should not both say Fixes #105; either combine search + list coverage into one PR, or make one depend on the other without closing the issue.

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.

Add REST tests for explicitly-retired / non-active lifecycle records (not just superseded)

3 participants