Skip to content

Commit bcd5818

Browse files
List pre-release checks in the order you'll want to do them
1 parent 0f5df90 commit bcd5818

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/test-plan.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ We don't need to test features (and permutations of features) that are covered b
1111

1212
## Before releasing the VS Code extension
1313

14-
- Go through the required test cases listed below
14+
- Run at least one local query and MRVA using the existing version of the extension (to generate "old" query history items).
15+
- Go through the required test cases listed below.
1516
- Check major PRs since the previous release for specific one-off things to test. Based on that, you might want to
1617
choose to go through some of the Optional Test Cases.
17-
- Run a query using the existing version of the extension (to generate an "old" query history item)
1818

1919
## Required Test Cases
2020

0 commit comments

Comments
 (0)