geobeyond / geoserverx

A GeoServer REST API client influenced by HTTPX
https://geobeyond.github.io/geoserverx/
MIT License
12 stars 2 forks source link

Hotfix/handle conflicts add tests #12

Closed francbartoli closed 2 years ago

francbartoli commented 2 years ago

@krishnaglodha this didn't have conflicts but some fixes were needed here and there. Now the tests are not passing since the responses from geoserver are not mocked. Can you please start from here and add mocked httpx responses via pytest-httpx before merging?