martin/tests
Yuri Astrakhan 92f768bb3e
Configuration cleanup: step 2 (#425)
A few minor simplifications in the config and appstate:

* default srid seems to be unused.
* simplify Config struct to have non-optional table and function sources. Ok to be empty.
* add a parsing unit test
* rename configs to distinct names for simplicity

I am making this as a separate PR to keep things easier -- the big upcoming PR will use a dynamic dispatch system for all types of sources
2022-10-05 22:12:44 +03: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 Clean up configuration system to use Clap (#415) 2022-09-28 04:19:23 -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 Breakup config for pg and srv (#420) 2022-10-01 07:48:11 +00:00
initdb-martin.sh feat: add default SRID support (#308) 2022-02-13 15:43:52 +03:00
server_test.rs Configuration cleanup: step 2 (#425) 2022-10-05 22:12:44 +03:00
table_source_test.rs Breakup config for pg and srv (#420) 2022-10-01 07:48:11 +00: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