developmentseed / tipg

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

switch to `pytest-postgresql` #176

Closed vincentsarago closed 2 months ago

vincentsarago commented 6 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