docs: 补充三个任务的全量回归结果 (#103 #136 #143)

This commit is contained in:
chengma
2026-08-11 11:22:17 +08:00
parent f9c3016e22
commit eca6068827
3 changed files with 4 additions and 3 deletions
@@ -37,7 +37,7 @@
## 测试
- 执行的命令:在 `client` 目录分别运行 `test_collect_task_service.py`、`test_purchase_task_service.py`、`test_pdd_ui_event.py` 的 unittest discover。
- 结果:通过,共 69 项。
- 结果:相关测试通过;Client 全量 377 项测试通过。
- **没验证到的部分**:未连接真机连续执行多条重新采集或重新采购;未人工中途点击停止验证视觉反馈。
## 相关提交