BE-PR-011: Mark Proposal/Essential/Story restricted tests complete

- Updated HarborForge.Backend submodule (test infra fix + 29 passing tests)
- Marked BE-PR-011 complete in TASKLIST.md
This commit is contained in:
zhi
2026-03-30 16:17:16 +00:00
parent 52530486d1
commit 2d5e055fc8
2 changed files with 6 additions and 6 deletions

View File

@@ -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 基础模型与规则