zlant / parking-lanes

Parking lanes viewer from OpenStreetMap
https://zlant.github.io/parking-lanes/
MIT License
77 stars 13 forks source link

Add Jest and example unit tests #97

Closed jakecoppinger closed 2 years ago

jakecoppinger commented 2 years ago

Added Jest so we can write unit tests, to make sure there are no errors in complex functions (and to document their use).