V10.511 收斂 Webcrumbs plugin 診斷空狀態
All checks were successful
CD Pipeline / deploy (push) Successful in 1m7s

This commit is contained in:
OoO
2026-05-31 20:43:02 +08:00
parent af0b49a819
commit 7cf0235ac7
7 changed files with 33 additions and 2 deletions

View File

@@ -43,7 +43,12 @@ def test_external_tool_bridge_pages_are_diagnostic_not_blank():
assert "plugin_previews" in route_source
assert "finance.market-ticker-strip/0.1.0" in route_source
assert "finance.ai-candidate-card/0.1.0" in route_source
assert "plugin_seed_data" in route_source
assert "diagnostic_empty" in route_source
assert "source_not_connected" in route_source
assert "StockPlatformSharedUI.allowedPluginUris" in template
assert "StockPlatformSharedUI.marketSnapshot" in template
assert "StockPlatformSharedUI.aiCandidate" in template
assert "stock-platform-plugin" in template
assert "external-tool-webcrumbs-grid" in css
assert "尚未接入 proxy" in route_source