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

34 lines
434 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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