feat: align growth homepage dashboard experience
All checks were successful
CD Pipeline / deploy (push) Successful in 1m8s

This commit is contained in:
ogt
2026-06-25 09:23:37 +08:00
parent 5c26071a3e
commit e3b082a299
4 changed files with 659 additions and 4 deletions

View File

@@ -488,6 +488,12 @@ def test_ai_intelligence_template_uses_pchome_growth_name_and_endpoint():
assert "growthActionBoard" in template
assert "今日策略動作" in template
assert "renderGrowthActionBoard" in template
assert "PChome 業績成長系統" in template
assert "growth-command-pro" in template
assert "commandSales7d" in template
assert "commandTopDecliners" in template
assert "PChome 與 MOMO 價格狀態" in template
assert "renderGrowthCommandCenter" in template
assert "growthActionPlanForRow" in template
assert "growthActionEvidence" in template
assert "growth-action-evidence-chip" in template