Harden demo golden QA smoke
GeoIntel CI / docs-smoke (push) Has been cancelled
GeoIntel CI / contract-smoke (push) Has been cancelled

This commit is contained in:
Codex
2026-06-17 06:02:03 +02:00
parent a28e516e17
commit 0bb2e828b1
9 changed files with 165 additions and 20 deletions
+3
View File
@@ -58,6 +58,9 @@ def test_demo_export_workflow_script_verifies_export_endpoints() -> None:
assert "GeoJSON Polygon/MultiPolygon geometry" in content
assert "precision" in content
assert "false_negative_count" in content
assert "fixtures/golden/expected_qa_metrics.json" in content
assert "QA/QC metric {key} drifted" in content
assert "Seeded QA/QC match count does not match golden baseline" in content
assert "/api/v1/exports/metadata" in content
assert "/api/v1/exports/report" in content
assert "/api/v1/exports/geojson" in content