chore: T-000 完成——清理失效测试目录

tests/ 从未被 git 跟踪,本地直接删除;看板与进度同步

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
ila
2026-07-06 20:46:37 +08:00
co-authored by Claude Opus 4.8
parent 5e9d388634
commit baff3ae0ef
2 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
| ID | 任务 | 依赖 | 验收要点 | 状态 |
| --- | --- | --- | --- | --- |
| T-000 | 处理失效测试 `tests/test_query_health_record.py` | - | 它 import 的旧脚本 API 已删除(脚本已重写为硬编码版):要么删除,要么改写为校验新信封结构的最小测试;`pytest tests/` 通过或目录清空 | TODO |
| T-000 | 处理失效测试 `tests/test_query_health_record.py` | - | 它 import 的旧脚本 API 已删除(脚本已重写为硬编码版):要么删除,要么改写为校验新信封结构的最小测试;`pytest tests/` 通过或目录清空 | DONE |
## Phase 0 · 脚手架与契约骨架(路线图阶段 0)