feat: scope detection QA to inference coverage
This commit is contained in:
@@ -28,6 +28,9 @@ def test_real_data_detection_qa_smoke_requires_operator_inputs_and_checks_full_c
|
||||
assert "/api/v1/detection/yolo/preflight" in script
|
||||
assert "/api/v1/detection/run" in script
|
||||
assert "/qa/reference" in script
|
||||
assert "persisted_tile_manifest_union" in script
|
||||
assert "box_to_footprint_diagnostics" in script
|
||||
assert "candidate_polygon_vs_reference_footprint_iou" in script
|
||||
assert "/api/v1/exports/geojson" in script
|
||||
assert "Response is not a canonical GeoIntel data envelope" in script
|
||||
assert "No local model assets are available" in script
|
||||
|
||||
Reference in New Issue
Block a user