@@ -93,7 +93,7 @@ Are there any components that are not showing up?
9393
9494## Optional Test Cases
9595
96- ### 1. Selecting repositories to run on
96+ ### Selecting repositories to run on
9797
9898#### Test case 1: Running a query on a single repository
99991 . When the repository exists and is public
@@ -123,7 +123,7 @@ Are there any components that are not showing up?
123123 4 . The org contains private repositories that are inaccessible
1241242 . The org does not exist
125125
126- ### 2. Using different types of controller repos
126+ ### Using different types of controller repos
1271271 . The controller is public
128128 1 . Can run queries on public repositories
129129 2 . Can not run queries on private repositories
@@ -134,7 +134,7 @@ Are there any components that are not showing up?
1341344 . The controller repo doesn’t exist
1351355 . The “config field” for the controller repo is not set
136136
137- ### 3. Query History
137+ ### Query History
1381381 . Query history is loaded when vscode starts
139139- Handles when action workflow was cancelled while vscode was closed
140140- Starts monitoring variant analyses
@@ -186,7 +186,7 @@ Are there any components that are not showing up?
186186- Option is not shown before action run has been started
187187- Causes the actions run to be cancelled
188188
189- ### 4. Results view
189+ ### Results view
1901901 . Can open a results view
191191- When variant analysis state is “pending”
192192- When variant analysis state is “in_progress”
@@ -235,7 +235,7 @@ See section from query history.
235235 - Some but not all queries failed
236236 - The variant analysis was cancelled after some queries completed
237237
238- ### 5. Is all copy / text correct?
238+ ### Is all copy / text correct?
239239- In prompts when running a query
240240- In query history
241241- In results view
0 commit comments