Replace in-line OAuth2 strings with centralized constants #38
GitHub Actions / results-swift-tests-swift6
failed
Nov 26, 2024 in 1s
56 passed, 1 failed and 0 skipped
❌ reports/TestReport.xml
57 tests were completed in 5s with 56 passed, 1 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
TestResults | 56✅ | 1❌ | 5s |
❌ TestResults
BaseTests.OAuth2AuthRequestTests
✅ testHeaders
✅ testMethod
✅ testContentType
✅ testRequests
✅ testParams
✅ testURLComponents
FlowTests.OAuth2ClientCredentialsTests
✅ testFailedTokenRequest
✅ testInit
✅ testClientCredsReddit
✅ testTokenRequest
✅ testTokenRequestNoScope
FlowTests.OAuth2CodeGrantTests
✅ testAuthorizeURI
✅ testCustomAuthParametersInit
✅ testAuthorizeURIWithPKCE
✅ testCustomAuthParameters
✅ testNotTLS
✅ testRedirectURI
✅ testInit
✅ testTokenRequestWithPKCE
✅ testTokenRequestAgainstAuthURL
✅ testTokenRequest
✅ testTokenRequestWithSecret
✅ testTokenResponse
FlowTests.OAuth2DeviceGrantTests
❌ testDeviceAccessTokenRequest
✅ testDeviceAccessTokenResponse
✅ testDeviceAuthorizationRequest
✅ testDeviceAuthorizationRequestWithAdditionalParams
✅ testInit
FlowTests.OAuth2DynRegTests
✅ testNotAttemptingRegistration
✅ testCustomDynRegInstance
✅ testRegistrationRequest
FlowTests.OAuth2ExchangeAccessTokenForResourceTests
✅ testExchangeAccessTokenForAccountsResourceRequest
✅ testExchangeAccessTokenForEventResourceRequest
✅ testExchangeAccessTokenForTeamspaceResourceRequest
✅ testExchangeAccessTokenForResourceAccessTokenNotAvailable
✅ testExchangeAccessTokenForResource
✅ testInit
FlowTests.OAuth2ImplicitGrantTests
✅ testInit
✅ testReturnURLHandling
FlowTests.OAuth2PasswordGrantTests
✅ testTokenRequestNoScope
✅ testInit
✅ testTokenRequest
✅ testTokenResponse
FlowTests.OAuth2RefreshTokenTests
✅ testCannotRefresh
✅ testRefreshRequest
✅ testRefreshRequestWithSecret
✅ testRefreshRequestWithDedicatedRefreshURI
✅ testRefreshRequestWithSecretInBody
BaseTests.OAuth2Tests
✅ testAuthorizeURL
✅ testInit
✅ testAuthorizeCall
✅ testQueryParamParsing
✅ testQueryParamEncoding
✅ testQueryParamConversion
✅ testTokenRequest
✅ testSessionConfiguration
✅ testTokenRefreshRequest
Annotations
Check failure on line 0 in reports/TestReport.xml
github-actions / results-swift-tests-swift6
TestResults ► FlowTests.OAuth2DeviceGrantTests ► testDeviceAccessTokenRequest
Failed test found in:
reports/TestReport.xml
Error:
Test failed
Loading