Skip to content

Test: Implement E2E: Global Unified Search and Debounce Logic - #533

Open
spiffamani wants to merge 2 commits into
SwiftChainn:mainfrom
spiffamani:test-global-search
Open

Test: Implement E2E: Global Unified Search and Debounce Logic#533
spiffamani wants to merge 2 commits into
SwiftChainn:mainfrom
spiffamani:test-global-search

Conversation

@spiffamani

Copy link
Copy Markdown

Summary

  • Adds E2E coverage for global unified search debounce: rapid typing does not hit the API until the user pauses, then a single request is made with the final query.
  • Implements the search stack those tests exercise (GlobalSearch, useGlobalSearch, globalSearchService) across deliveries, drivers, and transactions.
  • Covers the happy path, empty/whitespace input, API errors, result selection, and clearing a pending debounce.

Closes #483

Co-authored-by: Cursor <cursoragent@cursor.com>
@drips-wave

drips-wave Bot commented Aug 30, 2026

Copy link
Copy Markdown

@spiffamani Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

Co-authored-by: Cursor <cursoragent@cursor.com>
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.

[Test] E2E: Global Unified Search and Debounce Logic

1 participant