Skip to content

Implement TestKit result iteration stubs and SummarizedResult::list()#301

Merged
transistive merged 2 commits into
mainfrom
stub-iteration
May 4, 2026
Merged

Implement TestKit result iteration stubs and SummarizedResult::list()#301
transistive merged 2 commits into
mainfrom
stub-iteration

Conversation

@p123-stack
Copy link
Copy Markdown
Collaborator

  • Bolt / results: SummarizedResult::list() (remaining rows only), optional PULL n=-1 for fetch-all, safer disconnect handling (has_more sentinel), clearer SUCCESS/summary handling in BoltResult, keep BoltResult alive until consumed.

  • TestKit backend: Handlers for list / peek / single / singleOptional, deferred next() so pulls match stubs, peek drains pending advances, wiring + responses, testkit.sh iteration tests.

  • Tests: Unit test for next() + list() behavior.

@p123-stack p123-stack marked this pull request as ready for review April 13, 2026 08:45
@transistive transistive merged commit d4def96 into main May 4, 2026
15 of 16 checks passed
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.

2 participants