Christian Noon ab07523ee9 Added JSON encoding encode method that takes a JSON object along with unit tests. hace 9 años
..
Resources 9fe249f046 Added download response serialization tests for all serializer types. hace 9 años
AFError+AlamofireTests.swift 8ce9088184 Added safeguards to url parameter encoding when extracting the url request’s url. hace 9 años
AuthenticationTests.swift a6b4f4df0d Added HTTPHeaders typealias for top-level API convenience. hace 9 años
BaseTestCase.swift 8f370a2300 [Issue #1512] Test suite now only writes files to the temp directory. hace 9 años
CacheTests.swift 8c399fc71f Dropped deployment targets to iOS 8.0 and macOS 10.10 for upcoming release. hace 9 años
DownloadTests.swift 44c0706070 Added test verifying retrier is called when request encounters adapt error. hace 9 años
FileManager+AlamofireTests.swift 8f370a2300 [Issue #1512] Test suite now only writes files to the temp directory. hace 9 años
Info.plist 414fd980b2 Refactored frameworks, tests and example app to compile against Swift 2.0. hace 10 años
MultipartFormDataTests.swift 40a3a82091 Removed explicit `String.Encode` declaration where the type is implied. hace 9 años
NetworkReachabilityManagerTests.swift f55bdf7a96 Updates for beta 3. Convert iOS Example to Swift 3 explicitly. hace 9 años
ParameterEncodingTests.swift ab07523ee9 Added JSON encoding encode method that takes a JSON object along with unit tests. hace 9 años
RequestTests.swift 19e5012aaa [PR 1792] Added request property overrides to fallback on original task. hace 9 años
ResponseSerializationTests.swift 40a3a82091 Removed explicit `String.Encode` declaration where the type is implied. hace 9 años
ResponseTests.swift 5b9f8f6bb4 [PR #1492] Response types now contain task metrics. hace 9 años
ResultTests.swift 7b419b76a4 [PR #1419] Refactored Error to new AFError system across all APIs. hace 9 años
ServerTrustPolicyTests.swift 1f45297b3b Add 10.12 check for tests results, as macOS results are now correct. hace 9 años
SessionDelegateTests.swift 8c399fc71f Dropped deployment targets to iOS 8.0 and macOS 10.10 for upcoming release. hace 9 años
SessionManagerTests.swift d2826a1132 [Issue 1785] Fixed issue where adapt error was incorrectly sent to retrier. hace 9 años
String+AlamofireTests.swift 2501fc92ea Updated copyright headers to use two spaces and padding above and below. hace 9 años
TLSEvaluationTests.swift e3063b5704 Fixed issue where TLS tests were failing on iOS 10.0 and not on iOS 10.1. hace 9 años
URLProtocolTests.swift 8c399fc71f Dropped deployment targets to iOS 8.0 and macOS 10.10 for upcoming release. hace 9 años
UploadTests.swift 9688b16f05 Session manager now cleans up temp multipart form data file after upload. hace 9 años
ValidationTests.swift 18067d1e09 Refactored top-level APIs by removing external `resource` parameter name. hace 9 años