feat: improve pchome growth UX workbench
All checks were successful
CD Pipeline / deploy (push) Successful in 1m5s
All checks were successful
CD Pipeline / deploy (push) Successful in 1m5s
This commit is contained in:
@@ -445,6 +445,10 @@ def test_ai_intelligence_uses_v2_shell_and_real_runtime_apis():
|
||||
assert "PChome 業績成長自動化作戰系統" in template
|
||||
assert "MOMO 外部價格參考" in template
|
||||
assert "今日重點總覽" in template
|
||||
assert "今日任務摘要" in template
|
||||
assert "growth-executive-strip" in template
|
||||
assert "growthExecTask" in template
|
||||
assert "renderGrowthExecutiveSummary" in template
|
||||
assert "商品處理進度" in template
|
||||
assert "外部價格來源" in template
|
||||
assert "nextActionTitle" in template
|
||||
@@ -518,6 +522,15 @@ def test_price_comparison_page_is_action_oriented_and_plain_chinese():
|
||||
|
||||
assert "{% extends \"ewoooc_base.html\" %}" in template
|
||||
assert "PChome 商品比價決策台" in template
|
||||
assert "price-hero-kpis" in template
|
||||
assert "priceDecisionGrid" in template
|
||||
assert "檢查範圍" in template
|
||||
assert "比價流程" in template
|
||||
assert "price-workflow-strip" in template
|
||||
assert "price-result-summary-grid" in template
|
||||
assert "priceResultHeadline" in template
|
||||
assert "renderPriceDecisionCards" in template
|
||||
assert "renderPriceWorkflow" in template
|
||||
assert "今天先做:選擇要檢查的商品範圍" in template
|
||||
assert "資料準備狀態" in template
|
||||
assert "priceNextActionButton" in template
|
||||
|
||||
Reference in New Issue
Block a user