thread-master/docs/product/growth-loop/tasks/T353-test-m3-health-integra...

34 lines
434 B
Markdown
Raw Permalink Normal View History

2026-07-23 05:56:42 +00:00
# T353 — test-m3-health-integration
> Status: `done`
> Milestone: `M3`
> Kind: `test`
> Est. change: `~160 lines`
## Goal
完成後系統應AH-0105 整合測試綠OutboxScout 自動送回歸。
## Depends on
- T350
- T351
- T352
## Inputs
- Spec`../spec.md` §9.3
## Acceptance
- [ ] 指令:
```bash
cd apps/backend && go test ./... -count=1 -run AH_
cd apps/web && npm run build
```
## Notes