Skip to content

Commit b79df00

Browse files
committed
test: add user-generated product types in supported
1 parent 1ce7ce7 commit b79df00

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/units/test_core.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ class TestCore(TestCoreBase):
143143
"COP_DEM_GLO90_DTED": ["creodias", "creodias_s3", "dedl", "wekeo_main"],
144144
"DT_EXTREMES": ["dedl", "dedt_lumi"],
145145
"DT_CLIMATE_ADAPTATION": ["dedl", "dedt_lumi"],
146+
"DWD_HYDROMET_EXTREMES": ["dedl"],
146147
"EEA_DAILY_VI": ["dedl", "wekeo_main"],
147148
"EFAS_FORECAST": ["cop_ewds", "dedl"],
148149
"EFAS_HISTORICAL": ["cop_ewds", "dedl"],
@@ -587,6 +588,7 @@ class TestCore(TestCoreBase):
587588
"VENUS_L1C": ["theia"],
588589
"VENUS_L2A_MAJA": ["theia"],
589590
"VENUS_L3A_MAJA": ["theia"],
591+
"VITO_URBAN_HEAT": ["dedl"],
590592
GENERIC_PRODUCT_TYPE: [
591593
"theia",
592594
"peps",

0 commit comments

Comments
 (0)