Christian Noon 13eac9f245 Merge pull request #596 from Alamofire/feature/multipart_form_data 10 年之前
..
Resources 608c2b52b9 Added disig certs to the test targets for testing expired leaf TLS evaluation. 10 年之前
AuthenticationTests.swift bccbf19a51 Moved the credential clearing into setUp to attempt to fix random basic auth errors. 10 年之前
BaseTestCase.swift 145def68e8 Added multipart form data unit tests and modified some of the error conditions. 10 年之前
CacheTests.swift d3afcca4f6 Updated cache tests to pass on all OS's including iOS 8.1 and 8.2. 10 年之前
DownloadTests.swift 338955a547 Audited logic for multiple if let binding and formatting...no functional changes. 10 年之前
Info.plist 9f7c36531d Removing top-level Alamofire struct, and adjusting access control to function correctly as a framework 11 年之前
ManagerTests.swift 609eb9e78d Resolved deinitialization test random failures by handling state race condition. 10 年之前
MultipartFormDataTests.swift 7de9fe9e96 Added method for appending body part with data, name and mime type. 10 年之前
ParameterEncodingTests.swift 57f7b6cab3 Small formatting fixes...no functional changes. 10 年之前
RequestTests.swift 338955a547 Audited logic for multiple if let binding and formatting...no functional changes. 10 年之前
ResponseTests.swift 6f93f71a8c Unified global chained response identation to match the README format. 10 年之前
ServerTrustPolicyTests.swift b8f30a9ed6 Add tests around certificate pinning without validating certificate chain. 10 年之前
TLSEvaluationTests.swift eed31ab5e4 Added TLS tests for certificate pinning against expired certificates without validation. 10 年之前
URLProtocolTests.swift 338955a547 Audited logic for multiple if let binding and formatting...no functional changes. 10 年之前
UploadTests.swift 6f93f71a8c Unified global chained response identation to match the README format. 10 年之前
ValidationTests.swift 6f0dc33146 Renamed the validation tests to be more clear about their intent. 10 年之前