martin/tests
Yuri Astrakhan 1e8e676e44
feat: use latest actix, switch to bb8 (async everywhere), remove actions (#377)
* remove all actions and other low-level magic code, making it more straightforward for the most common usage
* replace r2d2 with bb8 to make it all async
* use first significant version in cargo.toml - this makes it easier to maintain

This fixes #349
2022-08-15 09:54:48 -04:00
..
fixtures feat: add default SRID support (#308) 2022-02-13 15:43:52 +03:00
composite_source.html feat: add composite sources support (#184) 2021-04-24 20:19:37 +03:00
config.yaml feat!: remove --watch support (#381) 2022-08-10 12:23:44 -04:00
debug-deckgl.html docs: add deckgl example (#186) (h/t @AdriSolid) 2021-02-25 13:33:44 +03: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 feat: add multiple geometry columns support in table sources (#269) 2021-10-21 12:20:33 +03:00
function_source_test.rs feat: use latest actix, switch to bb8 (async everywhere), remove actions (#377) 2022-08-15 09:54:48 -04:00
initdb-martin.sh feat: add default SRID support (#308) 2022-02-13 15:43:52 +03:00
server_test.rs feat: use latest actix, switch to bb8 (async everywhere), remove actions (#377) 2022-08-15 09:54:48 -04:00
table_source_test.rs feat: use latest actix, switch to bb8 (async everywhere), remove actions (#377) 2022-08-15 09:54:48 -04: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