We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e890e6c commit dc6bd07Copy full SHA for dc6bd07
1 file changed
extensions/ql-vscode/docs/test-plan.md
@@ -9,7 +9,8 @@ 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
-- Check major PRs since the previous release for specific one-off things to test.
+- Check major PRs since the previous release for specific one-off things to test. Based on that, you might want to
13
+choose to go through some of the Optional Test Cases.
14
- Run a query using the existing version of the extension (to generate an “old” query history item)
15
- Go through the required test cases listed below
16
0 commit comments