Christian Noon 4b2c33cbe7 Added response serializer retry support (#2716) 6 years ago
..
Resources 9fe249f046 Added download response serialization tests for all serializer types. 9 years ago
AFError+AlamofireTests.swift 8006676112 Implementing protocol EmptyResponse so that an empty response value can be returned when an empty http status code is encountered (#2664) 6 years ago
AuthenticationTests.swift 3e488dcd5c Alamofire 5! (#2375) 7 years ago
BaseTestCase.swift 9ab2a22e86 Fix #2682: Cancel all requests on session invalidation or deinit. (#2728) 6 years ago
CacheTests.swift 3e488dcd5c Alamofire 5! (#2375) 7 years ago
CachedResponseHandlerTests.swift 027f16e32d Added tests for cached response handler per request and session behaviors 6 years ago
DownloadTests.swift ba36af8a75 Fixed race condition issue in download cancellation test 6 years ago
FileManager+AlamofireTests.swift 1032399187 Update to 4.7.1. (#2476) 7 years ago
HTTPBin.swift 3e488dcd5c Alamofire 5! (#2375) 7 years ago
HTTPHeadersTests.swift 3e488dcd5c Alamofire 5! (#2375) 7 years ago
Info.plist 414fd980b2 Refactored frameworks, tests and example app to compile against Swift 2.0. 10 years ago
MultipartFormDataTests.swift 9ab2a22e86 Fix #2682: Cancel all requests on session invalidation or deinit. (#2728) 6 years ago
NSLoggingEventMonitor.swift 3e488dcd5c Alamofire 5! (#2375) 7 years ago
NetworkReachabilityManagerTests.swift 1032399187 Update to 4.7.1. (#2476) 7 years ago
ParameterEncoderTests.swift 3e488dcd5c Alamofire 5! (#2375) 7 years ago
ParameterEncodingTests.swift 3e488dcd5c Alamofire 5! (#2375) 7 years ago
RedirectHandlerTests.swift f587f298a3 Added test suite for request and session redirect handlers 6 years ago
RequestInterceptorTests.swift 416825cab0 Mark RequestInterceptor closure callback arguments escaping (#2747) 6 years ago
RequestTests.swift 34b43bd7e8 Add AlamofireExtended and adopt it for public extensions. (#2758) 6 years ago
ResponseSerializationTests.swift 8006676112 Implementing protocol EmptyResponse so that an empty response value can be returned when an empty http status code is encountered (#2664) 6 years ago
ResponseTests.swift 3e488dcd5c Alamofire 5! (#2375) 7 years ago
ResultTests.swift 3e488dcd5c Alamofire 5! (#2375) 7 years ago
RetryPolicyTests.swift 4b2c33cbe7 Added response serializer retry support (#2716) 6 years ago
ServerTrustEvaluatorTests.swift 34b43bd7e8 Add AlamofireExtended and adopt it for public extensions. (#2758) 6 years ago
SessionDelegateTests.swift 9ab2a22e86 Fix #2682: Cancel all requests on session invalidation or deinit. (#2728) 6 years ago
SessionTests.swift 4b2c33cbe7 Added response serializer retry support (#2716) 6 years ago
TLSEvaluationTests.swift 34b43bd7e8 Add AlamofireExtended and adopt it for public extensions. (#2758) 6 years ago
URLProtocolTests.swift 3e488dcd5c Alamofire 5! (#2375) 7 years ago
UploadTests.swift 3e488dcd5c Alamofire 5! (#2375) 7 years ago
ValidationTests.swift 96f9655f3b Added retry support per request as well as retry policies 6 years ago