.. |
AFNetworking Tests.xcodeproj
|
Remove AFNetworking source references from test project, cocoapods is used
|
2013-06-06 22:50:03 +01:00 |
Resources
|
Adding tests for trusting derived certificates.
|
2013-06-01 20:38:08 +02:00 |
Schemes
|
Switch Travis build script to leverage xctool 0.1.7, which supports implicit dependencies. Simplify xctool invocation
|
2013-07-14 13:40:20 -04:00 |
AFHTTPClientTests.m
|
Add tests for some functionality in [AFHTTPClient initWithBaseURL]
|
2013-07-17 10:08:00 -07:00 |
AFHTTPRequestOperationTests.m
|
Refactoring image request tests
|
2013-06-01 17:07:13 -07:00 |
AFImageRequestOperationTests.m
|
Use new httpbin image request to fix image test.
|
2013-07-14 10:50:01 -04:00 |
AFJSONRequestOperationTests.m
|
Minor reformatting
|
2013-05-22 09:37:23 -07:00 |
AFMockURLProtocol.h
|
Renaming AFTestURLProtocol -> AFMockURLProtocol
|
2013-06-01 16:44:30 -07:00 |
AFMockURLProtocol.m
|
Renaming AFTestURLProtocol -> AFMockURLProtocol
|
2013-06-01 16:44:30 -07:00 |
AFNetworking-Prefix.pch
|
Remove reference to _AFNETWORKING_PIN_SSL_CERTIFICATES_
|
2013-06-27 22:47:45 -07:00 |
AFNetworkingTests-Info.plist
|
Reorganize testing setup
|
2013-05-11 13:18:43 -04:00 |
AFNetworkingTests.h
|
Minor reformatting
|
2013-05-22 09:37:23 -07:00 |
AFNetworkingTests.m
|
Remove use of object subscripting
|
2013-05-31 09:30:56 -07:00 |
AFURLConnectionOperationTests.m
|
[Issue #1065] Remove test for NSParameterAssert raise
|
2013-06-18 09:04:24 -07:00 |
Podfile
|
Add support for logging request & responses during test execution via the `AFTestsLoggingEnabled` environment variable
|
2013-05-18 14:50:51 -04:00 |
Podfile.lock
|
Restore execution of tests under Travis
|
2013-07-14 10:50:01 -04:00 |