Skip to content

Commit 31e94a8

Browse files
authored
Add code search functionality to test plan (#2577)
1 parent 545286b commit 31e94a8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/test-plan.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,6 +378,7 @@ This requires running a MRVA query and seeing the results view.
378378
1. Make changes via config file (ensure JSON schema is helping out)
379379
1. Close and re-open VS Code (ensure lists are there)
380380
1. Collapse/expand tree nodes
381+
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.
381382

382383
Error cases that trigger an error notification:
383384

0 commit comments

Comments
 (0)