pages build and deployment #11
GitHub Actions / iOS 17.2 Test Results
succeeded
Jul 31, 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 | 0.20s |
Test Summary
NetworkingTests
- Device: iPhone 15 Pro, 17.2 (21C62)
- SDK: Simulator - iOS 17.2, 17.2
Test | Total | ||||
---|---|---|---|---|---|
StoredResponseProviderTests | 3 | 3 | 0 | 0 | 0 |
StatusCodeProcessorTests | 4 | 4 | 0 | 0 | 0 |
ErrorProcessorTests | 6 | 6 | 0 | 0 | 0 |
EndpointIdentifiableTests | 1 | 1 | 0 | 0 | 0 |
URLParametersTests | 6 | 6 | 0 | 0 | 0 |
AuthorizationTokenInterceptorTests | 7 | 7 | 0 | 0 | 0 |
MultipartFormDataEncoderTests | 4 | 4 | 0 | 0 | 0 |
AssociatedArrayQueryTests | 1 | 1 | 0 | 0 | 0 |
EndpointRequestStorageProcessorTests | 6 | 6 | 0 | 0 | 0 |
Failures
All tests passed 🎉
Code Coverage
Details
Test Details
NetworkingTests
StoredResponseProviderTests
⏱️ | ||||
---|---|---|---|---|
3 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testUnableToLoadAssetError()
| |
testUnableToConstructResponseError()
| |
testLoadingData()
|
StatusCodeProcessorTests
⏱️ | ||||
---|---|---|---|---|
4 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testNotHttpsURLResponse()
| |
testEmptyAcceptableStatuses()
| |
testUnacceptableStatus1()
| |
testUnacceptableStatus2()
|
ErrorProcessorTests
⏱️ | ||||
---|---|---|---|---|
6 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.08s |
EndpointIdentifiableTests
⏱️ | ||||
---|---|---|---|---|
1 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testEqualIdentifiers()
|
URLParametersTests
⏱️ | ||||
---|---|---|---|---|
6 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
AuthorizationTokenInterceptorTests
⏱️ | ||||
---|---|---|---|---|
7 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.01s |
MultipartFormDataEncoderTests
⏱️ | ||||
---|---|---|---|---|
4 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
test_encode_encodesToFileAsExpected()
| |
test_encode_throwsFileAlreadyExists()
| |
test_encode_throwsInvalidFileUrl()
| |
test_encode_encodesDataAsExpected()
|
AssociatedArrayQueryTests
⏱️ | ||||
---|---|---|---|---|
1 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testMultipleKeyParamaterURLCreation()
|
EndpointRequestStorageProcessorTests
⏱️ | ||||
---|---|---|---|---|
6 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.11s |
Loading