Skip to content

Add integration tests for connecting DevTools extensions to Dart and Flutter test targets #7748

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

Open
kenzieschmoll opened this issue May 13, 2024 · 1 comment
Labels
devtools extensions Issues related to DevTools extensions integration tests P1 high priority issues at the top of the work list, actively being worked on. testing

Comments

@kenzieschmoll
Copy link
Member

Test cover the fix made here: #7717.

To test this, we need an integration test that is able to connect to the DevTools server. This will require adding support for running a debug build of DevTools against a live DevTools server (#6486).

@kenzieschmoll
Copy link
Member Author

Broke out the issue of adding devtools server support to the integration test harness here: #9176.

@kenzieschmoll kenzieschmoll removed their assignment May 6, 2025
@kenzieschmoll kenzieschmoll changed the title Test cover connecting DevTools extensions to Dart and Flutter test targets Add integration tests for connecting DevTools extensions to Dart and Flutter test targets May 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devtools extensions Issues related to DevTools extensions integration tests P1 high priority issues at the top of the work list, actively being worked on. testing
Projects
None yet
Development

No branches or pull requests

1 participant