forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
area-testingdebtCovers everything internal: CI, testing, refactoring of the codebase, etc.Covers everything internal: CI, testing, refactoring of the codebase, etc.needs PRReady to be worked onReady to be worked on
Description
The end to end tests are very successful in catching issues but currently do not have coverage for debugging tests. This file #22169, handles all rewrite end to end tests. Tests should be added to cover debug scenarios.
A test like this would help catch: #22169. This occurred when a change was made that wasn't properly tested in the debug scenario and led to breakage.
Metadata
Metadata
Assignees
Labels
area-testingdebtCovers everything internal: CI, testing, refactoring of the codebase, etc.Covers everything internal: CI, testing, refactoring of the codebase, etc.needs PRReady to be worked onReady to be worked on