We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a48cc0 commit 404ad65Copy full SHA for 404ad65
1 file changed
docs/test-plan.md
@@ -83,6 +83,7 @@ choose to go through some of the Optional Test Cases.
83
### Test Case 5: MRVA - Canceling a variant analysis run
84
85
Run one of the above MRVAs, but cancel it from within VS Code:
86
+
87
- Check that the query is canceled and the query history item is updated.
88
- Check that the workflow run is also canceled.
89
- Check that any available results are visible in VS Code.
@@ -231,6 +232,7 @@ with this since it has quite a limited number of actions you can do.
231
232
233
This requires running a MRVA query and seeing the results view.
234
235
+<!-- markdownlint-disable-next-line MD024 -->
236
#### Test case 1: When variant analysis state is "pending"
237
238
1. Can open a results view
0 commit comments