Re-write memory_service_test for Flutter app
未关闭
P3
tech debt
testing
- 主要语言
- Dart
- 星标
- 1.7k
- 派生
- 404
- 平均合并
- 6 天 17 小时
- 30 天内合并 PR
- 18
描述
memory_service_test currently uses memory_controller.dart and memory_protocol.dart from the html app files. The test needs to be rewritten to use the files from the flutter app.
贡献指南
调研方向
从 memory_service_test 开始,检查其中当前对 memory_controller.dart 和 memory_protocol.dart 的引用。将这些引用与相应的 Flutter 应用文件进行比较,然后运行 memory_service_test。当测试使用 Flutter 应用文件而不是 HTML 应用文件并通过时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- dart, flutter
- 领域
- testing
- Issue 类型
- 重构
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100