Tests

Requirements

pip install -U -r requirements/testing.txt

Tests manuels

Démarrage de l’agent de publication :

gpf-pub-agent-geoserver -v

Dans un nouveau terminal, afin d’envoyer des messages sur le bus :

python tests/dev/mime_api_entrepot.py  -f tests/assets/publication_wfs/parameters.json

Lancement des tests unitaires

pytest