ConservationMetrics / mapgl-tile-renderer

Headless Node.js Maplibre-GL renderer for generating MBTiles with styled raster tiles.
MIT License
12 stars 3 forks source link

Implement Node.js test suite with jest #23

Closed rudokemper closed 9 months ago

rudokemper commented 9 months ago

Goal

Implement jest to add a basic test suite for Node.js.

What I changed

What I'm not doing here

I only added a few basic tests, so this is by no means a comprehensive suite. More tests to come in the future.