pg_tileserv
pg_tileserv copied to clipboard
Integration Testing Harness
Probably something that applies some SQL to the database to set up a known table/function set-up and then calls into the service to see what it gets back for metadata/tiles/etc. Different shapes of table (with/without geometry, srids, primary keys) will result in different outputs, but need to be supported.
- table tile
- limit specified
- one attribute specified
- all attributes specified
- non-existing attribute specified
- non-standard geometry column name
- with non-geometry attribute using standard 'geom' name
- geometry only table
- geometry and pk only table