publiclab / mapknitter-exporter

The GDAL/ImageMagick-based exporter system from MapKnitter
GNU General Public License v3.0
5 stars 4 forks source link

Expand test suite for better coverage #8

Open jywarren opened 5 years ago

jywarren commented 5 years ago

We should split up the test into separate tests and also test some of the outputs rather than just assert that they completed. And maybe other tests, we can use gdalinfo and ImageMagick identify

jywarren commented 5 years ago

We may also want to check for unique and distinct images, to be sure we aren't overwriting things.