Skip to content

Commit 7294480

Browse files
committed
Add expected http error to code search test plan
1 parent e8a3c9c commit 7294480

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/test-plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ This requires running a MRVA query and seeing the results view.
490490
1. Make changes via config file (ensure JSON schema is helping out)
491491
1. Close and re-open VS Code (ensure lists are there)
492492
1. Collapse/expand tree nodes
493-
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.
493+
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 run for the first time. If so, try again. Whene run for the second time it might show a rate limiting notification after a while or directly populate the list with roughly 900 repositories.
494494

495495
Error cases that trigger an error notification:
496496

0 commit comments

Comments
 (0)