| .. |
|
Resources
|
9fe249f046
Added download response serialization tests for all serializer types.
|
9 years ago |
|
AFError+AlamofireTests.swift
|
8ce9088184
Added safeguards to url parameter encoding when extracting the url request’s url.
|
9 years ago |
|
AuthenticationTests.swift
|
a6b4f4df0d
Added HTTPHeaders typealias for top-level API convenience.
|
9 years ago |
|
BaseTestCase.swift
|
8f370a2300
[Issue #1512] Test suite now only writes files to the temp directory.
|
9 years ago |
|
CacheTests.swift
|
8c399fc71f
Dropped deployment targets to iOS 8.0 and macOS 10.10 for upcoming release.
|
9 years ago |
|
DownloadTests.swift
|
7f8fe9c7c6
[PR #1836] Added functional extensions for Result, Data and Download Response.
|
8 years ago |
|
FileManager+AlamofireTests.swift
|
8f370a2300
[Issue #1512] Test suite now only writes files to the temp directory.
|
9 years ago |
|
Info.plist
|
414fd980b2
Refactored frameworks, tests and example app to compile against Swift 2.0.
|
10 years ago |
|
MultipartFormDataTests.swift
|
40a3a82091
Removed explicit `String.Encode` declaration where the type is implied.
|
9 years ago |
|
NetworkReachabilityManagerTests.swift
|
f55bdf7a96
Updates for beta 3. Convert iOS Example to Swift 3 explicitly.
|
9 years ago |
|
ParameterEncodingTests.swift
|
144856257f
Remove custom string extension `String(count: repeatedString:)` and use (#1994)
|
8 years ago |
|
RequestTests.swift
|
19e5012aaa
[PR 1792] Added request property overrides to fallback on original task.
|
9 years ago |
|
ResponseSerializationTests.swift
|
40a3a82091
Removed explicit `String.Encode` declaration where the type is implied.
|
9 years ago |
|
ResponseTests.swift
|
7f8fe9c7c6
[PR #1836] Added functional extensions for Result, Data and Download Response.
|
8 years ago |
|
ResultTests.swift
|
7f8fe9c7c6
[PR #1836] Added functional extensions for Result, Data and Download Response.
|
8 years ago |
|
ServerTrustPolicyTests.swift
|
e8282c9857
Added server trust policy tests for revoked evaluation with varied host validation.
|
9 years ago |
|
SessionDelegateTests.swift
|
7f14105998
Fixed misaligned bracket in test…no functional changes.
|
9 years ago |
|
SessionManagerTests.swift
|
d2826a1132
[Issue 1785] Fixed issue where adapt error was incorrectly sent to retrier.
|
9 years ago |
|
TLSEvaluationTests.swift
|
2fd4997591
Updated TLS tests for tvOS 10.1 and added expiration test for revoked evaluation.
|
9 years ago |
|
URLProtocolTests.swift
|
0ee4eb0cab
Fix URLProtocolTestCase failure because of wrong http header capitalization. (#2025)
|
8 years ago |
|
UploadTests.swift
|
9688b16f05
Session manager now cleans up temp multipart form data file after upload.
|
9 years ago |
|
ValidationTests.swift
|
18067d1e09
Refactored top-level APIs by removing external `resource` parameter name.
|
9 years ago |