Commit graph

7 commits

Author SHA1 Message Date
Blake Watters
d6587027e7 Add support for logging request & responses during test execution via the AFTestsLoggingEnabled environment variable 2013-05-18 14:50:51 -04:00
Blake Watters
57074f2250 Copy the shared schemes in during a build so that we do not have to deal with modifications to the schemes showing up as changes locally 2013-05-16 18:02:38 -04:00
Kevin Harwood
53c6876685 Added AFJSONRequestOperationTests 2013-05-16 14:14:00 -05:00
Mattt Thompson
deb0776470 Refactoring test cases to put common initialization in -setUp 2013-05-16 09:18:00 -07: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