chore: T-000 完成——清理失效测试目录
tests/ 从未被 git 跟踪,本地直接删除;看板与进度同步 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -40,3 +40,11 @@
|
||||
- 变更:新建 `tasks.md`(看板)、`progress.md`(本文)、`docs/current-state.md`(快照)、`init.sh`(统一验证入口)、`AGENTS.md`(通用 agent 薄入口);更新 `CLAUDE.md` 会话启动流程与文档同步表、`docs/README.md` 导航、`docs/05` 成功码勘误。
|
||||
- 决策:任务看板放根目录 `tasks.md`;现有 `docs/01~06` 设计文档不重命名不重排;模板可选增强集(rubric/quality/method-map)暂不引入。
|
||||
- 下一步:T-000。
|
||||
|
||||
## 2026-07-06 T-000 处理失效测试
|
||||
|
||||
- 状态:DONE
|
||||
- 变更:删除 `tests/`(`test_query_health_record.py` 及 `__pycache__`)——文件从未被 git 跟踪,无需 `git rm`。
|
||||
- 验证:`git status --short` 确认删除前后均无该目录的跟踪历史;删除后工作区干净。
|
||||
- 决策:不改写为新契约的最小测试,直接删除——脚本是硬编码的本地联调工具(不入库),暂不需要自动化测试覆盖。
|
||||
- 下一步:T-001,进入路线图阶段 0(go module + 双子命令骨架)。
|
||||
|
||||
Reference in New Issue
Block a user