geopython / pywps

PyWPS is an implementation of the Web Processing Service standard from the Open Geospatial Consortium. PyWPS is written in Python.
https://pywps.org
MIT License
178 stars 117 forks source link

use service_ok in tests #479

Closed cehbrecht closed 5 years ago

cehbrecht commented 5 years ago

Overview

Adds and uses pywps.test.service_ok to check if test service is available.

Related Issue / Discussion

478

Additional Information

Contribution Agreement

(as per https://github.com/geopython/pywps/blob/master/CONTRIBUTING.rst#contributions-and-licensing)