Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add end to end debugger tests #22171

Open
eleanorjboyd opened this issue Oct 6, 2023 · 0 comments
Open

Add end to end debugger tests #22171

eleanorjboyd opened this issue Oct 6, 2023 · 0 comments
Assignees
Labels
area-testing debt Covers everything internal: CI, testing, refactoring of the codebase, etc. needs PR Ready to be worked on

Comments

@eleanorjboyd
Copy link
Member

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.

@eleanorjboyd eleanorjboyd added debt Covers everything internal: CI, testing, refactoring of the codebase, etc. area-testing labels Oct 6, 2023
@eleanorjboyd eleanorjboyd self-assigned this Oct 6, 2023
@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Oct 6, 2023
@luabud luabud added needs PR Ready to be worked on and removed triage-needed Needs assignment to the proper sub-team labels Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-testing debt Covers everything internal: CI, testing, refactoring of the codebase, etc. needs PR Ready to be worked on
Projects
None yet
Development

No branches or pull requests

2 participants