thread-master/docs/product/growth-loop/tasks/T367-test-m4-invite-reward-...

33 lines
435 B
Markdown
Raw Permalink Normal View History

2026-07-23 05:56:42 +00:00
# T367 — test-m4-invite-reward-integration
> Status: `done`
> Milestone: `M4`
> Kind: `test`
> Est. change: `~140 lines`
## Goal
完成後系統應IR-0106 整合測試綠;邀請 apply 一次綁定回歸。
## Depends on
- T365
- T366
## Inputs
- Spec`../spec.md` §9.4
## Acceptance
- [ ] 指令:
```bash
cd apps/backend && go test ./... -count=1 -run IR_
cd apps/web && npm run build
```
## Notes