顯示 PChome 單位價候選資訊
All checks were successful
CD Pipeline / deploy (push) Successful in 1m2s

This commit is contained in:
OoO
2026-05-20 00:11:29 +08:00
parent 89c2bc96e4
commit 36c177762f
5 changed files with 12 additions and 5 deletions

View File

@@ -333,6 +333,8 @@ def test_dashboard_v2_shows_pchome_competitor_pricing_and_links():
assert "dashboard-competition-badge" in dashboard
assert "decision.summary" in dashboard
assert "PChome {{ match_status.label" in dashboard
assert "候選:{{ item.pchome_match_attempt.best_competitor_product_name }}" in dashboard
assert "候選價,需單位換算" in dashboard
assert "_load_pchome_match_attempt_map" in route_source
assert "低信心待審" in route_source
assert "規格衝突待審" in route_source