HallM / MapsForge-ios

An iOS port of the Java based MapsForge OSM mapping library using J2ObjC and native code.
GNU Lesser General Public License v3.0
10 stars 5 forks source link

Unit testing #7

Open HallM opened 9 years ago

HallM commented 9 years ago

Travis CI does support iOS. I would like to investigate being able to implement some unit tests for a lot of these functions to make sure the logic is correct. The Mapsforge for Android team have unit tests as well which could be a good starting point to work off from.