Comprehensive integration tests for new inspector
- 主要语言
- Dart
- 星标
- 1.7k
- 派生
- 404
- 平均合并
- 6 天 17 小时
- 30 天内合并 PR
- 18
描述
One of the things we need to test is whether auto-refreshing of the inspector tree works as expected after editing code and performing a hot-reload. For this, we will need a live app connection, along with either a real or fake editor so that we can modify code.
Whatever solution we come up with here will also be beneficial for testing the property editor integration across Devtools, the IDEs, and the Analysis Server.
贡献指南
调研方向
Start by locating the new inspector integration-test entry points and the code paths for the inspector tree, live app connection, hot-reload, and editor interaction. Done means verifying auto-refresh after code edits and hot-reload, with either a real or fake editor, and covering property-editor integration across DevTools, IDEs, and the Analysis Server.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- dart
- 领域
- testing, tooling
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100