Commit graph

56 commits

Author SHA1 Message Date
Blake Watters
2c01759bda Adjust delays on cancellation test -- unsure why this does not pass when run in the full suite 2013-05-13 09:41:44 -04:00
Blake Watters
4d8faf8a23 Pull in a few more basic request/response tests from @kcharwood 2013-05-13 09:25:22 -04:00
Blake Watters
6e57c377f1 Add test coverage around operation cancellation setting the error and invoking the failure block. refs #941 2013-05-13 09:21:36 -04:00
Blake Watters
5c81d90a4c Add test coverage for construction of request body via AFHTTPClient. refs #989 2013-05-13 09:10:39 -04:00
Blake Watters
91cf441582 Restore functionality of Rake tasks 2013-05-11 13:24:41 -04:00
Blake Watters
4f04b35378 Reorganize testing setup
* Eliminate static library and framework targets
* Migrate all testing infrastructure and code to Tests/
* Nest CocoaPods setup for testing under Tests/
* Remove explicit dependencies from shared schemes
2013-05-11 13:18:43 -04:00