diff --git a/HarborForge.Backend b/HarborForge.Backend index 90d1f22..1ed7a85 160000 --- a/HarborForge.Backend +++ b/HarborForge.Backend @@ -1 +1 @@ -Subproject commit 90d1f22267c0f7f202f7693ceae657d5dd55ec34 +Subproject commit 1ed7a85e11dc1eb95c9e77c0985b8c3c87d8536e diff --git a/plans/TASKLIST.md b/plans/TASKLIST.md index f42a3c2..1d157b9 100644 --- a/plans/TASKLIST.md +++ b/plans/TASKLIST.md @@ -87,11 +87,11 @@ - [x] 如果废弃,给出兼容读取策略 → 旧行仍返回值,新 accept 不写入,客户端迁移到 generated_tasks - [x] 如果替换,落地新的字段或关联方式 → 已由 BE-PR-008 通过 Task.source_proposal_id 替代 -- [ ] BE-PR-011:补 Proposal / Essential / Story restricted 的后端测试(backend only) - - [ ] Essential CRUD 测试 - - [ ] Proposal Accept 批量生成 story task 测试 - - [ ] 非受控入口创建 `story/*` 的失败测试 - - [ ] 兼容旧 proposal 数据的测试 +- [x] BE-PR-011:补 Proposal / Essential / Story restricted 的后端测试(backend only) + - [x] Essential CRUD 测试 + - [x] Proposal Accept 批量生成 story task 测试 + - [x] 非受控入口创建 `story/*` 的失败测试 + - [x] 兼容旧 proposal 数据的测试 ## C. HarborForge.Backend - Calendar 基础模型与规则