Commit graph

12 commits

Author SHA1 Message Date
Oliver Letterer
3163069cbc Adds tests for basic SSL pinning. 2013-06-01 19:01:25 +02:00
Mattt Thompson
7ed9b807c9 Minor reformatting 2013-05-31 13:18:58 -07:00
Oliver Letterer
fd7dd13e23 Adding test for connection:willSendRequestForAuthenticationChallenge:. 2013-05-31 21:16:49 +02:00
Mattt Thompson
b5d56a5eeb Removing abide.jpg in favor of re-using existing Icon.png to test multipart file upload 2013-05-22 09:42:19 -07:00
Mattt Thompson
632ac765ee Minor reformatting 2013-05-22 09:37:23 -07:00
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