tarakc02 / rmapzen

R client for the Mapzen API
https://tarakc02.github.io/rmapzen/
Other
34 stars 4 forks source link

Unit tests for stitch #6

Closed tarakc02 closed 7 years ago

tarakc02 commented 7 years ago

Are the vector tiles being stitched together appropriately?

tarakc02 commented 7 years ago

This isn't really what's needed, stitch is an implementation detail. The thing to test is: given a set of contiguous vector tile coordinates, do we end up with an object that contains everything it's supposed to?