[CHORE] Use docc plugin param instead of unsafe flag #55
GitHub Actions / iOS 17.2 Test Results
succeeded
Feb 29, 2024 in 0s
Xcode test results
Testing workspace Networking with scheme Networking
Summary
Total | Passed | Failed | Skipped | Expected Failure | ⏱️ Time |
---|---|---|---|---|---|
38 | 38 | 0 | 0 | 0 | 6.80s |
Test Summary
NetworkingTests
- Device: iPhone 15 Pro, 17.2 (21C62)
- SDK: Simulator - iOS 17.2, 17.2
Test | Total | ||||
---|---|---|---|---|---|
EndpointIdentifiableTests | 1 | 1 | 0 | 0 | 0 |
StoredResponseProviderTests | 3 | 3 | 0 | 0 | 0 |
AuthorizationTokenInterceptorTests | 7 | 7 | 0 | 0 | 0 |
MultipartFormDataEncoderTests | 4 | 4 | 0 | 0 | 0 |
StatusCodeProcessorTests | 4 | 4 | 0 | 0 | 0 |
AssociatedArrayQueryTests | 1 | 1 | 0 | 0 | 0 |
EndpointRequestStorageProcessorTests | 6 | 6 | 0 | 0 | 0 |
URLParametersTests | 6 | 6 | 0 | 0 | 0 |
ErrorProcessorTests | 6 | 6 | 0 | 0 | 0 |
Failures
All tests passed 🎉
Code Coverage
Details
Test Details
NetworkingTests
EndpointIdentifiableTests
⏱️ | ||||
---|---|---|---|---|
1 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testEqualIdentifiers()
|
StoredResponseProviderTests
⏱️ | ||||
---|---|---|---|---|
3 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testUnableToConstructResponseError()
| |
testLoadingData()
| |
testUnableToLoadAssetError()
|
AuthorizationTokenInterceptorTests
⏱️ | ||||
---|---|---|---|---|
7 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.52s |
MultipartFormDataEncoderTests
⏱️ | ||||
---|---|---|---|---|
4 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
test_encode_throwsFileAlreadyExists()
| |
test_encode_encodesDataAsExpected()
| |
test_encode_throwsInvalidFileUrl()
| |
test_encode_encodesToFileAsExpected()
|
StatusCodeProcessorTests
⏱️ | ||||
---|---|---|---|---|
4 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testNotHttpsURLResponse()
| |
testEmptyAcceptableStatuses()
| |
testUnacceptableStatus2()
| |
testUnacceptableStatus1()
|
AssociatedArrayQueryTests
⏱️ | ||||
---|---|---|---|---|
1 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testMultipleKeyParamaterURLCreation()
|
EndpointRequestStorageProcessorTests
⏱️ | ||||
---|---|---|---|---|
6 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.11s |
URLParametersTests
⏱️ | ||||
---|---|---|---|---|
6 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
ErrorProcessorTests
⏱️ | ||||
---|---|---|---|---|
6 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 6.17s |
Loading