I’ve been building a test framework for acceptance testing the Point Inside client API. I based the concept on Fit and Fitnesse, an open source framework for just this type of testing. Since this is for the iPhone, I used the UITableView in a NavigationController to provide a hierarchical layering. I use colored text to [...]
Entries from May 2009
Executable Requirements == Acceptance Tests
May 25th, 2009 · No Comments
Tags: Software Development · iPhone
HIkeSuperstitionMountain with a trail laid out
May 11th, 2009 · No Comments
I now have HikeSuperstition displaying trails. The problem is, the maps don’t have any data in the areas where we are putting trails, so the map looks pretty blank.
Here is an example:
I could use Google maps, but Google is all about downloading from the web, not caching on the device. Since there is no connection [...]
Tags: HikeSuperstitionMountain · iPhone