Skip to content

Commit

Permalink
fix: deactivate chemical_contaminants for now, see #3
Browse files Browse the repository at this point in the history
  • Loading branch information
maelle committed Feb 28, 2024
1 parent a6e1557 commit cbf220c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion inst/services.csv
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ biology,https://geo.vliz.be/geoserver/Emodnetbio/wfs
biology_occurrence_data,https://geo.vliz.be/geoserver/Dataportal/wfs
chemistry_cdi_data_discovery_and_access_service,https://geo-service.maris.nl/emodnet_chemistry/wfs
chemistry_cdi_distribution_observations_per_category_and_region,https://geo-service.maris.nl/emodnet_chemistry_p36/wfs
chemistry_contaminants,https://nodc.ogs.trieste.it/geoserver/Contaminants/wfs
chemistry_marine_litter,https://www.ifremer.fr/services/wfs/emodnet_chemistry2
geology_coastal_behavior,https://drive.emodnet-geology.eu/geoserver/tno/wfs
geology_events_and_probabilities,https://drive.emodnet-geology.eu/geoserver/ispra/wfs
Expand Down
2 changes: 1 addition & 1 deletion tests/testthat/_snaps/client.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Error when wrong service

Assertion on 'service' failed: Must be element of set {'bathymetry','biology','biology_occurrence_data','chemistry_cdi_data_discovery_and_access_service','chemistry_cdi_distribution_observations_per_category_and_region','chemistry_contaminants','chemistry_marine_litter','geology_coastal_behavior','geology_events_and_probabilities','geology_marine_minerals','geology_sea_floor_bedrock','geology_seabed_substrate_maps','geology_submerged_landscapes','human_activities','physics','seabed_habitats_general_datasets_and_products','seabed_habitats_individual_habitat_map_and_model_datasets'}, but is 'blop'.
Assertion on 'service' failed: Must be element of set {'bathymetry','biology','biology_occurrence_data','chemistry_cdi_data_discovery_and_access_service','chemistry_cdi_distribution_observations_per_category_and_region','chemistry_marine_litter','geology_coastal_behavior','geology_events_and_probabilities','geology_marine_minerals','geology_sea_floor_bedrock','geology_seabed_substrate_maps','geology_submerged_landscapes','human_activities','seabed_habitats_general_datasets_and_products','seabed_habitats_individual_habitat_map_and_model_datasets'}, but is 'blop'.

# Services down handled

Expand Down

0 comments on commit cbf220c

Please sign in to comment.