Skip to content

test(pagination): add cursor base64 encoding and page limit clamping specs - #410

Open
gcoinstash-cmd wants to merge 1 commit into
Lilly-Protocol:mainfrom
gcoinstash-cmd:test/wave15-astral-cursor-pagination-1788746598
Open

test(pagination): add cursor base64 encoding and page limit clamping specs#410
gcoinstash-cmd wants to merge 1 commit into
Lilly-Protocol:mainfrom
gcoinstash-cmd:test/wave15-astral-cursor-pagination-1788746598

Conversation

@gcoinstash-cmd

Copy link
Copy Markdown
Contributor

Summary

Adds unit test specifications validating base64 cursor pagination token encoding/decoding and API page limit boundary clamping in lily-backend.

  • Asserts deterministic cursor roundtrip conversion for transaction lists.
  • Enforces maximum limit clamping (100 items max) to prevent memory spikes.

Closes backend API query pagination test coverage.

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