Add bounded terrain and flood analysis
This commit is contained in:
@@ -340,7 +340,7 @@ def test_theme_failures_name_the_source_and_reason() -> None:
|
||||
hook = (root / "frontend/src/hooks/useMapThemeSelectionInsights.ts").read_text(encoding="utf-8")
|
||||
|
||||
assert "queries[index]?.dataset?.name" in hook
|
||||
assert "queries[index]?.thematicProductKey" in hook
|
||||
assert "queries[index]?.acquisition?.displayName" in hook
|
||||
assert "reason: formatError(item.reason" in hook
|
||||
assert "failure.dataset}: ${failure.reason}" in hook
|
||||
|
||||
|
||||
Reference in New Issue
Block a user