developmentseed / tipg

Simple and Fast Geospatial OGC Features and Tiles API for PostGIS.
https://developmentseed.org/tipg/
MIT License
149 stars 21 forks source link

switch to `pytest-postgresql` #176

Closed vincentsarago closed 3 days ago

vincentsarago commented 4 months ago

pytest-pgsql is not maintained anymore

https://github.com/developmentseed/tipg/blob/baeb57773737e9d151a65e19b24a08f8b4af3861/pyproject.toml#L48

example: https://github.com/stac-utils/stac-fastapi-pgstac/blob/main/tests/conftest.py#L49-L85