Kevin Harwood
9d979991a4
Added method for custom file type
2013-05-16 14:27:41 -05:00
Kevin Harwood
d4fbdfa228
Fixed the names
2013-05-16 14:27:40 -05:00
Mattt Thompson
b6db2df022
Merge pull request #997 from OliverLetterer/test
...
Adding a few AFHTTPClient tests.
2013-05-16 12:25:33 -07:00
Kevin Harwood
53c6876685
Added AFJSONRequestOperationTests
2013-05-16 14:14:00 -05:00
Oliver Letterer
4e72a84b76
Adds test for unregistering HTTPOperation class.
2013-05-16 21:03:09 +02:00
Oliver Letterer
12ed161510
Adds testImageRequestOperationContruction.
2013-05-16 21:02:06 +02:00
Oliver Letterer
15b7926364
Adds testXMLRequestOperationContruction.
2013-05-16 21:01:02 +02:00
Oliver Letterer
221e7c3abe
Adds testJSONRequestOperationContruction.
2013-05-16 21:00:10 +02:00
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