Skip to content

Commit ac27a80

Browse files
committed
Drop numbering
1 parent c9087ff commit ac27a80

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

extensions/ql-vscode/docs/test-plan.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -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
9999
1. 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
124124
2. The org does not exist
125125

126-
### 2. Using different types of controller repos
126+
### Using different types of controller repos
127127
1. 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?
134134
4. The controller repo doesn’t exist
135135
5. The “config field” for the controller repo is not set
136136

137-
### 3. Query History
137+
### Query History
138138
1. 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
190190
1. 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

Comments
 (0)