martin/tests
Yuri Astrakhan 7e20602079
Minor refactor and cleanup (#716)
* moved `IdResolver` to a separate file
* added `just fmt2` build target to format code using nightly mode
* moved all Actix `Data<AppState>` into individual state objects, e.g.
`Data<Sources>` (allows other source types, separate from `Sources`
type)
* move all Source-related code to a new `Sources` struct (a simple
wrapper over a HashMap)
2023-06-15 18:36:41 -04:00
..
expected Move Martin crate to its own subdir (#699) 2023-06-04 02:50:55 +00:00
fixtures Move invalid test fixture files 2023-06-03 23:06:37 -04:00
utils Minor refactor and cleanup (#716) 2023-06-15 18:36:41 -04:00
composite_source.html Multi-source support, new path structure (#456) 2022-11-26 04:46:40 -05:00
config.yaml [breaking] Use table name as the layer ID for PG tables (#598) 2023-03-13 07:41:25 -04: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 allow resize menu by drag side on tests/debug.html (#677) 2023-05-25 12:07:43 -04:00
mb_server_test.rs fix (re-)compression of images (#579) 2023-02-20 10:44:22 -05:00
pg_function_source_test.rs PG TileJSON changes, add vector_layers (#584) 2023-02-22 16:25:48 +00:00
pg_server_test.rs In auto-discover, hide geocolumns from tables with multiple ones (#663) 2023-05-22 09:44:21 -04:00
pg_table_source_test.rs PG TileJSON changes, add vector_layers (#584) 2023-02-22 16:25:48 +00:00
pmt_server_test.rs fix (re-)compression of images (#579) 2023-02-20 10:44:22 -05:00
test.sh Refactor mbtiles lib, mbtiles tool tests & CI (#702) 2023-06-04 00:54:50 +02:00