Commit graph

10 commits

Author SHA1 Message Date
Oliver Letterer
8748004f19 Adds testDefaultHeaders. 2013-05-16 20:53:23 +02:00
Kevin Harwood
5ad40f0c36 Added test cases for pause/resume 2013-05-16 13:04:16 -05:00
Mattt Thompson
89ac8bfa67 Changing file headers 2013-05-16 09:22:36 -07:00
Mattt Thompson
deb0776470 Refactoring test cases to put common initialization in -setUp 2013-05-16 09:18:00 -07:00
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