Test-UI: Test welcome screen should not be shown when refreshing #16855
Labels
area-testing
bug
Issue identified by VS Code Team member as probable bug
important
Issue identified as high-priority
regression
Bug didn't exist in a previous release
verified
Verification succeeded
Milestone
Currently when users do a refresh via the refresh button or running command from the command pallet. We force a refresh. Part of this is we remove all existing tests and start from scratch. While doing the clean up, once all tests are removed, it automatically triggers the welcome screen.
we need to set the context via
when
clause on the welcome screen to not show it if tests are discovered.The text was updated successfully, but these errors were encountered: