V10.600 收斂 ICAIM 前台標籤文案
All checks were successful
CD Pipeline / deploy (push) Successful in 1m16s

This commit is contained in:
OoO
2026-06-05 16:05:31 +08:00
parent 400133fec1
commit 2efe9bd931
6 changed files with 22 additions and 4 deletions

View File

@@ -385,6 +385,11 @@ def test_ai_intelligence_uses_v2_shell_and_real_runtime_apis():
assert "fetch('/api/ai/product-picks/generate'" in template
assert "fetch('/api/ai/pchome-match/backfill'" in template
assert "JSON.stringify({ limit: 50 })" in template
assert "僅顯示已通過身份比對的競品" in template
assert "tagMap[t] || ['bg-light text-dark', t]" not in template
assert "\"match_type_exact\":[" not in template
assert "'match_type_exact':[" in template
assert "'同款確認'" in template
assert "mock" not in template.lower()
assert "假商品" not in template