thread-master/docs/product/growth-loop/tasks/T401-smoke-fe-be-growth-loo...

45 lines
766 B
Markdown
Raw Permalink 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.

# T401 — smoke-fe-be-growth-loop
> Status: `done`
> Milestone: `M6`
> Kind: `test`
> Est. change: `~150 lines`
## Goal
完成後系統應FE↔BE live 煙測腳本或清單覆蓋登入→海巡送出標記→成果卡→健檢入口→P1健康分邀請回饋WS 切換抽樣。
## Depends on
- T314
- T333
- T352
- T366
- T384
## Inputs
- 既有 smoke 模式haixun-backend T218
## Outputs
| 路徑 | 動作 | 說明 |
|------|------|------|
| `scripts/smoke-growth-loop.sh` 或 web e2e | add | 煙測 |
| 手測清單 md | add | 若無法全自動 |
## Acceptance
- [ ] 文件載明如何跑
- [ ] 指令:
```bash
# 依交付物
bash scripts/smoke-growth-loop.sh || true
cd apps/web && npm run build
```
## Notes