This repository has been archived by the owner on Jul 19, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 30
Tests require demo and sample servers to be running in order to pass. #70
Comments
test_wfs is hitting http://demo.boundlessgeo.com/geoserver/wfs and getting a 503. |
Will wait until these are up to serialize their responses for use in tests. |
Lets use a geosolutions server for geoserver. |
Looks like we can use another Esri server too Looks like we can switch to another server https://sampleserver6.arcgisonline.com/arcgis/rest/services/USA/MapServer/3 @bitner can you help out here. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
test_wfs & test_arcgisjson are failing regularly in pull requests not due to changes in code but because the servers they contact aren't available. I propose mocking the web requests so test results are determined only by the state of the code.
The text was updated successfully, but these errors were encountered: