Skip to content

[productivity] Update test harness to run faster #44

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

Closed
jakemac53 opened this issue Apr 9, 2025 · 0 comments · Fixed by #123
Closed

[productivity] Update test harness to run faster #44

jakemac53 opened this issue Apr 9, 2025 · 0 comments · Fixed by #123

Comments

@jakemac53
Copy link
Contributor

  • Share the compiled MCP server across tests
  • Don't always require an attached flutter app (for the analyze tests for instance)
@jakemac53 jakemac53 self-assigned this Apr 9, 2025
auto-submit bot pushed a commit that referenced this issue Apr 9, 2025
Part of #44

- No longer always start up the counter app when starting a debug session, instead we allow you to start a debug session explicitly as needed. Allows for multiple debug sessions to be registered so we can test those workflows in the future.
- Starts an explicit DTD service of our own instead of getting one from `flutter run` or `dart run`. This mimics more the IDE environment, and allows for one connection with multiple apps.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant