geoserver-cloud/acceptance_tests
Cécile Vuilleumier 3c4f46d2e6 Delete resources after tests
Remove GWC layers and workspace after testing so the tests can be run idempotently
2024-10-08 19:37:25 -03:00
..
2024-10-08 19:37:25 -03:00
2024-10-01 10:34:16 +02:00
2024-10-01 15:32:37 +02:00
2024-10-01 15:32:37 +02:00
2024-10-01 14:59:53 +02:00
2024-10-01 10:34:16 +02:00

GeoServer Cloud acceptance tests

Requirements

Poetry

Installation

poetry install

Run the tests

First start the docker composition then run:

GEOSERVER_URL=http://localhost:9090/geoserver/cloud poetry run pytest -vvv .