Skip to content

Test: search bar auto complete via ui and validating via api #307

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Naseem77 opened this issue Dec 9, 2024 · 0 comments
Closed

Test: search bar auto complete via ui and validating via api #307

Naseem77 opened this issue Dec 9, 2024 · 0 comments
Assignees

Comments

@Naseem77
Copy link
Contributor

Naseem77 commented Dec 9, 2024

Title: validate search bar auto-complete via ui and api
Preconditions: Browser is launched, and code graph home page is accessible.

Test Steps:

Navigate to the code graph home page.
Select a graph.
Input a search term into the search bar.
Record the auto-complete suggestions count displayed in the UI.
Fetch auto-complete suggestions from the API for the same search term.
Compare the UI suggestions count with the API response count.

Expected Result: The number of auto-complete suggestions in the UI should match the number of completions in the API response.

@Naseem77 Naseem77 self-assigned this Dec 9, 2024
Naseem77 added a commit that referenced this issue Dec 9, 2024
- Update codeGraph Locators
- Update code graph workers
- Update projectInfo api call
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

No branches or pull requests

1 participant