Skip to content

fix: update row query tests to mock async_execute_paged and async_scan#979

Merged
cybermaggedon merged 1 commit into
release/v2.5from
fix/tests
Jun 9, 2026
Merged

fix: update row query tests to mock async_execute_paged and async_scan#979
cybermaggedon merged 1 commit into
release/v2.5from
fix/tests

Conversation

@cybermaggedon

Copy link
Copy Markdown
Contributor

The query service now uses async_execute_paged (indexed path) and async_scan (scan path) instead of async_execute. Tests were mocking the old function, causing them to hang indefinitely.

The query service now uses async_execute_paged (indexed path) and
async_scan (scan path) instead of async_execute. Tests were mocking
the old function, causing them to hang indefinitely.
@cybermaggedon

Copy link
Copy Markdown
Contributor Author

Tests pass in dev

@cybermaggedon cybermaggedon merged commit e1c9351 into release/v2.5 Jun 9, 2026
2 checks passed
@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown

Contributor License Agreement ✅

All contributors have signed the CLA. Thank you!

@cybermaggedon cybermaggedon deleted the fix/tests branch June 9, 2026 15:29
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