Test application for working with the New York Times Most Popular API
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Having XCode and CocoaPods installed
After you downloaded the project run pod install in the project directoy then ready to go :)
There are some tests in the project, you can run it inside XCode. These tests test the Dashboard mainly, but they don't include UI tests, only some business logic testing