Skip to content

Commit beb5e37

Browse files
committed
American spelling
1 parent 9fe4c8c commit beb5e37

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ choose to go through some of the Optional Test Cases.
8282
### Test Case 5: MRVA - Canceling a variant analysis run
8383

8484
Run one of the above MRVAs, but cancel it from within VS Code:
85-
- Check that the query is cancelled and the query history item is updated.
86-
- Check that the workflow run is also cancelled.
85+
- Check that the query is canceled and the query history item is updated.
86+
- Check that the workflow run is also canceled.
8787
- Check that any available results are visible in VS Code.
8888

8989
### Test Case 6: MRVA - Change to a different colour theme
@@ -171,7 +171,7 @@ with this since it has quite a limited number of actions you can do.
171171

172172
#### Test case 2: When the variant analysis state is not "pending"
173173
1. Query history is loaded when VSCode starts
174-
2. Handles when action workflow was cancelled while VSCode was closed
174+
2. Handles when action workflow was canceled while VSCode was closed
175175
3. Can open query history item
176176
1. Manually by clicking on them
177177
2. Automatically when VSCode starts (if they were open when VSCode was last used)
@@ -206,7 +206,7 @@ with this since it has quite a limited number of actions you can do.
206206
1. Starts monitoring variant analysis
207207
1. Ready results are downloaded
208208
2. Can cancel analysis
209-
1. Causes the actions run to be cancelled
209+
1. Causes the actions run to be canceled
210210

211211
#### Test case 4: When variant analysis state is in final state ("succeeded"/"failed"/"canceled")
212212
1. Stops monitoring variant analysis
@@ -269,12 +269,12 @@ This requires running a MRVA query and seeing the results view.
269269
3. Only 3 items are downloaded at a time
270270
4. Results for completed queries are still downloaded when
271271
1. Some but not all queries failed
272-
2. The variant analysis was cancelled after some queries completed
272+
2. The variant analysis was canceled after some queries completed
273273

274274
#### Test case 3: When variant analysis state is in "succeeded" state
275275
1. Can view logs
276276
2. All results are downloaded
277277

278-
#### Test case 4: When variant analysis is in "failed" or "cancelled" state
278+
#### Test case 4: When variant analysis is in "failed" or "canceled" state
279279
1. Can view logs
280280
1. Results for finished queries are still downloaded.

0 commit comments

Comments
 (0)