mapbox / osm-wayback

Scalable RocksDB index from OSM planet to lookup historic OSM objects.
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

Integration Tests #24

Open lukasmartinelli opened 7 years ago

lukasmartinelli commented 7 years ago

@jenningsanderson should we integrate https://github.com/mapbox/osm-wayback/tree/master/test into Travis? Can we make repeatable tests out of those?

jenningsanderson commented 7 years ago

Yes, let's do it, we just need to write them into a framework that validates the output, probably Node or Python to validate the JSON output?