martin/tests
Yuri Astrakhan def4a6f1ec
Warn on unknown cfg, CI cleanup (#461)
* Detect all unrecognized config file values, and report them. Ideally
we want to use `serde-ignored` crate, but it doesn't work with flattened
structs (yet). So using a bad workaround.
* CI test has been using all sorts of somewhat duplicated temporary pbf
files - cleaned up to `tmp.pbf`, and made sure curl only shows errors,
not download stats.
* In CI, crash psql instead of silently ignoring errors
* Don't serialize optional config values as nulls
* Tiny error message cleanup
2022-10-24 19:45:26 +02:00
..
fixtures feat: add default SRID support (#308) 2022-02-13 15:43:52 +03:00
composite_source.html Migrate tests to use maplibre-gl (#449) 2022-10-16 14:56:29 -04:00
config.yaml Clean up configuration system to use Clap (#415) 2022-09-28 04:19:23 -04:00
debug-deckgl.html Migrate tests to use maplibre-gl (#449) 2022-10-16 14:56:29 -04:00
debug-leaflet.html docs: add Leaflet example (#185) 2021-02-23 12:01:45 +03:00
debug-maplibre.html add maplibre example (#340) (h/t @sharkAndshark) 2022-05-29 20:00:05 +03:00
debug.html Migrate tests to use maplibre-gl (#449) 2022-10-16 14:56:29 -04:00
function_source_test.rs Mostly noop code refactorings (#439) 2022-10-12 11:52:26 +03:00
initdb-martin.sh feat: add default SRID support (#308) 2022-02-13 15:43:52 +03:00
server_test.rs Warn on unknown cfg, CI cleanup (#461) 2022-10-24 19:45:26 +02:00
table_source_test.rs Mostly noop code refactorings (#439) 2022-10-12 11:52:26 +03:00
vtzero-check test: add config and multiple zoom level tests (#262) 2021-10-12 17:56:45 +03:00
vtzero-show test: add config and multiple zoom level tests (#262) 2021-10-12 17:56:45 +03:00