Skip to content

Commit

Permalink
Merge pull request #3948 from github/nora/tweak-testplan
Browse files Browse the repository at this point in the history
Adjust test-plan for code search
  • Loading branch information
norascheuch authored Mar 3, 2025
2 parents e8a3c9c + f201a88 commit dfb9a4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/test-plan.md
Original file line number Diff line number Diff line change
Expand Up @@ -490,7 +490,7 @@ This requires running a MRVA query and seeing the results view.
1. Make changes via config file (ensure JSON schema is helping out)
1. Close and re-open VS Code (ensure lists are there)
1. Collapse/expand tree nodes
1. Create a new list, right click and select "Add repositories with GitHub Code Search". Enter the language 'python' and the query "UserMixin". This should show a rate limiting notification after a while but eventually populate the list with roughly 770 items.
1. Create a new list, right click and select "Add repositories with GitHub Code Search". Enter the language 'python' and the query "UserMixin". This might result in an HttpError when it is run for the first time. If so, try again. When run for the second time it might show a rate limiting notification after a while or directly populate the list with roughly 900 repositories.

Error cases that trigger an error notification:

Expand Down

0 comments on commit dfb9a4c

Please sign in to comment.