Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using WPS services for tests #36

Open
cehbrecht opened this issue Jun 14, 2018 · 0 comments
Open

Using WPS services for tests #36

cehbrecht opened this issue Jun 14, 2018 · 0 comments

Comments

@cehbrecht
Copy link
Member

Description

We can invest a bit more in tests and provide "offline" tests with stored WPS responses (capabilities etc). When having online tests we could use "mouflon" as a test server ... pytest can check if the service is available and skip the test if not. Online service are not so reliable ... that troubles us in the owslib test-suite.

Here an example:
https://github.com/geopython/OWSLib/blob/master/tests/test_wms_getmap.py

@cehbrecht cehbrecht added this to the 0.4.0 milestone Jun 14, 2018
@cehbrecht cehbrecht modified the milestones: 0.4.0, 0.5.0 Sep 6, 2018
@cehbrecht cehbrecht modified the milestones: 0.5.0, 0.6.0 Dec 3, 2018
@cehbrecht cehbrecht removed this from the 0.6.0 milestone Apr 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant