martin/tests
Yuri Astrakhan cb99b835e9
Enable clippy pedantic, fix lints (#525)
Pedantic lints often offer some good insight into the code. It is
usually easier to sprinkle a few "allow"-s around, than to miss some
important life hack offered by clippy.

Also, make use a different martin port when running integration tests
locally (make sure `git push` works even if martin is running).
2022-12-18 21:24:06 -05:00
..
fixtures Fix handling for null-returning PG queries (#521) 2022-12-15 14:12:55 +02:00
composite_source.html Multi-source support, new path structure (#456) 2022-11-26 04:46:40 -05:00
config.yaml Catch errors in tests, minor fixes (#514) 2022-12-12 09:11:10 -05:00
debug-deckgl.html Multi-source support, new path structure (#456) 2022-11-26 04:46:40 -05:00
debug-leaflet.html Multi-source support, new path structure (#456) 2022-11-26 04:46:40 -05:00
debug-maplibre.html Require PostGIS 3 and use ST_TileEnvelope (#497) 2022-11-30 18:57:27 +02:00
debug.html Improve pre-push hook and debug page (#509) 2022-12-10 09:40:01 +02:00
function_source_test.rs Enable clippy pedantic, fix lints (#525) 2022-12-18 21:24:06 -05:00
server_test.rs Enable clippy pedantic, fix lints (#525) 2022-12-18 21:24:06 -05:00
table_source_test.rs Enable clippy pedantic, fix lints (#525) 2022-12-18 21:24:06 -05:00
test.sh Enable clippy pedantic, fix lints (#525) 2022-12-18 21:24:06 -05:00
utils.rs Enable clippy pedantic, fix lints (#525) 2022-12-18 21:24:06 -05: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