Add end to end debugger tests #22171
Labels
area-testing
debt
Covers everything internal: CI, testing, refactoring of the codebase, etc.
needs PR
Ready to be worked on
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.
The text was updated successfully, but these errors were encountered: