From 31e94a877d62ec53ce1f929a838f45cd1ae66fe2 Mon Sep 17 00:00:00 2001 From: Charis Kyriakou Date: Tue, 4 Jul 2023 14:47:49 +0100 Subject: [PATCH] Add code search functionality to test plan (#2577) --- docs/test-plan.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/test-plan.md b/docs/test-plan.md index c3372b7c5..452fa926d 100644 --- a/docs/test-plan.md +++ b/docs/test-plan.md @@ -378,6 +378,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. Error cases that trigger an error notification: