We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc6bd07 commit 2f07f41Copy full SHA for 2f07f41
1 file changed
extensions/ql-vscode/docs/test-plan.md
@@ -9,10 +9,10 @@ effort vs value basis).
9
We don't need to test features (and permutations of features) that are covered by automated tests.
10
11
### Before releasing the VS Code extension
12
+- Go through the required test cases listed below
13
- Check major PRs since the previous release for specific one-off things to test. Based on that, you might want to
14
choose to go through some of the Optional Test Cases.
15
- Run a query using the existing version of the extension (to generate an “old” query history item)
-- Go through the required test cases listed below
16
17
## Required Test Cases
18
0 commit comments