mirror of
https://github.com/geoserver/geoserver-cloud.git
synced 2025-12-08 20:16:08 +00:00
332 B
332 B
GeoServer Cloud acceptance tests
Requirements
Installation
poetry install
Run the tests
First start the docker composition then run:
GEOSERVER_URL=http://localhost:9090/geoserver/cloud poetry run pytest -vvv .