Closed springmeyer closed 8 years ago
I recommend pulling in via submodule like: git submodule add https://github.com/mapbox/mvt-fixtures.git test/mvt-fixtures
Done - using valid
as well as invalid
fixtures.
\o/
AppVeyor does a good job of displaying the test results: https://ci.appveyor.com/project/Mapbox/vector-tile-cs/build/1.0.5/job/yqccevo2wf87wpn9/tests
https://github.com/mapbox/mvt-fixtures exists, thanks to @mapsam, to provide very small and explicit test fixtures for writing a vtile decoder. We should be using https://github.com/mapbox/mvt-fixtures/tree/master/fixtures/valid and adding more fixtures to https://github.com/mapbox/mvt-fixtures/tree/master/fixtures/valid if things are missing that are needed (instead of custom data).
/cc @BergWerkGIS