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

33 lines
435 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.

# 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