Merge pull request #54 from outfoxx/feature/media-type-up #55
GitHub Actions / Test Results ios
succeeded
Nov 15, 2024 in 0s
Xcode test results
Testing workspace sunday-swift with scheme Sunday-Package
Summary
Total | Passed | Failed | Skipped | Expected Failure | ⏱️ Time |
---|---|---|---|---|---|
145 | 145 | 0 | 0 | 0 | 5.02s |
Test Summary
SundayTests
- Device: iPhone 16, 18.1 (22B81)
- SDK: Simulator - iOS 18.1, 18.1
Test | Total | ||||
---|---|---|---|---|---|
DataTaskStreamPublisherTests | 3 | 3 | 0 | 0 | 0 |
ErrorTests | 1 | 1 | 0 | 0 | 0 |
EventParserTests | 11 | 11 | 0 | 0 | 0 |
EventSourceTests | 14 | 14 | 0 | 0 | 0 |
GeneratedAPITests | 3 | 3 | 0 | 0 | 0 |
HTTPServerTests | 7 | 7 | 0 | 0 | 0 |
HeaderParametersTests | 9 | 9 | 0 | 0 | 0 |
MediaTypeCodecTests | 10 | 10 | 0 | 0 | 0 |
MediaTypeTests | 11 | 11 | 0 | 0 | 0 |
NetworkRequestAdapterTests | 3 | 3 | 0 | 0 | 0 |
NetworkRequestFactoryTests | 26 | 26 | 0 | 0 | 0 |
PatchTests | 1 | 1 | 0 | 0 | 0 |
ProblemTests | 9 | 9 | 0 | 0 | 0 |
ResponseDecodingTests | 4 | 4 | 0 | 0 | 0 |
URITemplatesTests | 12 | 12 | 0 | 0 | 0 |
URITests | 7 | 7 | 0 | 0 | 0 |
URLRequestTests | 1 | 1 | 0 | 0 | 0 |
WWWFormURLEncoderTests | 13 | 13 | 0 | 0 | 0 |
Failures
All tests passed 🎉
Code Coverage
Details
Test Details
SundayTests
DataTaskStreamPublisherTests
⏱️ | ||||
---|---|---|---|---|
3 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 3.06s |
testChunked()
| |
testCompletesWithErrorWhenHTTPErrorResponse()
| |
testSimple()
|
ErrorTests
⏱️ | ||||
---|---|---|---|---|
1 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testDescriptions()
|
EventParserTests
⏱️ | ||||
---|---|---|---|---|
11 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
EventSourceTests
⏱️ | ||||
---|---|---|---|---|
14 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 1.91s |
GeneratedAPITests
⏱️ | ||||
---|---|---|---|---|
3 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.01s |
testResultCall()
| |
testResultResponseCall()
| |
testVoidResultResponseCall()
|
HTTPServerTests
⏱️ | ||||
---|---|---|---|---|
7 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testChunked()
| |
testDELETE()
| |
testGETItem()
| |
testGETList()
| |
testPOST()
| |
testPUTExpect()
| |
testStartWithLocator()
|
HeaderParametersTests
⏱️ | ||||
---|---|---|---|---|
9 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
MediaTypeCodecTests
⏱️ | ||||
---|---|---|---|---|
10 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
MediaTypeTests
⏱️ | ||||
---|---|---|---|---|
11 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testCodable()
| |
testCompatibility()
| |
testEquqlity()
| |
testParameterSupport()
| |
testParmeterAccess()
| |
testParmeterOverwrite()
| |
testParse()
| |
testPatternMatching()
| |
testSanity()
| |
testSuffix()
| |
testValue()
|
NetworkRequestAdapterTests
⏱️ | ||||
---|---|---|---|---|
3 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testHostMatchingAdapter()
| |
testRefreshingTokenAuth()
| |
testTokenAuth()
|
NetworkRequestFactoryTests
⏱️ | ||||
---|---|---|---|---|
26 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.01s |
PatchTests
⏱️ | ||||
---|---|---|---|---|
1 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.01s |
testSimple()
|
ProblemTests
⏱️ | ||||
---|---|---|---|---|
9 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
ResponseDecodingTests
⏱️ | ||||
---|---|---|---|---|
4 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.03s |
testAdaptiveResponseDecodingCBORtoCBOR()
| |
testAdaptiveResponseDecodingCBORtoJSON()
| |
testAdaptiveResponseDecodingJSONtoCBOR()
| |
testAdaptiveResponseDecodingJSONtoJSON()
|
URITemplatesTests
⏱️ | ||||
---|---|---|---|---|
12 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
URITests
⏱️ | ||||
---|---|---|---|---|
7 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testCodable()
| |
testComponentsInit()
| |
testInit()
| |
testInitOpaque()
| |
testParseInit()
| |
testParseInitFailsWithBadURL()
| |
testParseInitOpaque()
|
URLRequestTests
⏱️ | ||||
---|---|---|---|---|
1 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testFluent()
|
WWWFormURLEncoderTests
Loading