Run on Swift 5.2, 5.3 and 5.9 #10
54 passed, 3 failed and 0 skipped
❌ report.xml
57 tests were completed in 6s with 54 passed, 3 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
TestResults | 54✅ | 3❌ | 6s |
❌ TestResults
BaseTests.OAuth2AuthRequestTests
✅ testMethod
✅ testContentType
✅ testHeaders
✅ testParams
✅ testRequests
✅ testURLComponents
FlowTests.OAuth2ClientCredentialsTests
✅ testClientCredsReddit
✅ testFailedTokenRequest
✅ testInit
✅ testTokenRequest
✅ testTokenRequestNoScope
FlowTests.OAuth2CodeGrantTests
✅ testAuthorizeURI
✅ testCustomAuthParametersInit
✅ testCustomAuthParameters
✅ testAuthorizeURIWithPKCE
✅ testRedirectURI
✅ testInit
✅ testNotTLS
✅ testTokenRequest
✅ testTokenRequestAgainstAuthURL
✅ testTokenRequestWithPKCE
✅ testTokenRequestWithSecret
✅ testTokenResponse
FlowTests.OAuth2DeviceGrantTests
✅ testDeviceAccessTokenRequest
✅ testDeviceAuthorizationRequestWithAdditionalParams
✅ testDeviceAuthorizationRequest
✅ testDeviceAccessTokenResponse
✅ testInit
FlowTests.OAuth2DynRegTests
✅ testNotAttemptingRegistration
✅ testCustomDynRegInstance
✅ testRegistrationRequest
FlowTests.OAuth2ExchangeAccessTokenForResourceTests
❌ testExchangeAccessTokenForEventResourceRequest
❌ testExchangeAccessTokenForAccountsResourceRequest
✅ testExchangeAccessTokenForResourceAccessTokenNotAvailable
✅ testExchangeAccessTokenForResource
❌ testExchangeAccessTokenForTeamspaceResourceRequest
✅ testInit
FlowTests.OAuth2ImplicitGrantTests
✅ testReturnURLHandling
✅ testInit
FlowTests.OAuth2PasswordGrantTests
✅ testTokenRequest
✅ testTokenRequestNoScope
✅ testInit
✅ testTokenResponse
FlowTests.OAuth2RefreshTokenTests
✅ testCannotRefresh
✅ testRefreshRequestWithDedicatedRefreshURI
✅ testRefreshRequestWithSecret
✅ testRefreshRequest
✅ testRefreshRequestWithSecretInBody
BaseTests.OAuth2Tests
✅ testAuthorizeURL
✅ testInit
✅ testQueryParamConversion
✅ testQueryParamEncoding
✅ testQueryParamParsing
✅ testSessionConfiguration
✅ testTokenRefreshRequest
✅ testTokenRequest
✅ testAuthorizeCall
Annotations
Check failure on line 0 in report.xml
github-actions / test-report (swift-5.9)
TestResults ► FlowTests.OAuth2ExchangeAccessTokenForResourceTests ► testExchangeAccessTokenForEventResourceRequest
Failed test found in:
report.xml
Error:
Test failed
Check failure on line 0 in report.xml
github-actions / test-report (swift-5.9)
TestResults ► FlowTests.OAuth2ExchangeAccessTokenForResourceTests ► testExchangeAccessTokenForAccountsResourceRequest
Failed test found in:
report.xml
Error:
Test failed
Check failure on line 0 in report.xml
github-actions / test-report (swift-5.9)
TestResults ► FlowTests.OAuth2ExchangeAccessTokenForResourceTests ► testExchangeAccessTokenForTeamspaceResourceRequest
Failed test found in:
report.xml
Error:
Test failed