Skip to content

Replace in-line OAuth2 strings with centralized constants #38

Replace in-line OAuth2 strings with centralized constants

Replace in-line OAuth2 strings with centralized constants #38

GitHub Actions / results-swift-tests-swift5 failed Nov 26, 2024 in 0s

56 passed, 1 failed and 0 skipped

Tests failed

❌ reports/TestReport.xml

57 tests were completed in 6s with 56 passed, 1 failed and 0 skipped.

Test suite Passed Failed Skipped Time
TestResults 56✅ 1❌ 6s

❌ TestResults

BaseTests.OAuth2AuthRequestTests
  ✅ testContentType
  ✅ testMethod
  ✅ testHeaders
  ✅ testURLComponents
  ✅ testRequests
  ✅ testParams
FlowTests.OAuth2ClientCredentialsTests
  ✅ testFailedTokenRequest
  ✅ testClientCredsReddit
  ✅ testInit
  ✅ testTokenRequest
  ✅ testTokenRequestNoScope
FlowTests.OAuth2CodeGrantTests
  ✅ testAuthorizeURI
  ✅ testAuthorizeURIWithPKCE
  ✅ testCustomAuthParameters
  ✅ testCustomAuthParametersInit
  ✅ testInit
  ✅ testNotTLS
  ✅ testRedirectURI
  ✅ testTokenRequest
  ✅ testTokenRequestAgainstAuthURL
  ✅ testTokenRequestWithSecret
  ✅ testTokenResponse
  ✅ testTokenRequestWithPKCE
FlowTests.OAuth2DeviceGrantTests
  ✅ testDeviceAuthorizationRequest
  ✅ testDeviceAuthorizationRequestWithAdditionalParams
  ❌ testDeviceAccessTokenRequest
  ✅ testDeviceAccessTokenResponse
  ✅ testInit
FlowTests.OAuth2DynRegTests
  ✅ testCustomDynRegInstance
  ✅ testNotAttemptingRegistration
  ✅ testRegistrationRequest
FlowTests.OAuth2ExchangeAccessTokenForResourceTests
  ✅ testExchangeAccessTokenForEventResourceRequest
  ✅ testExchangeAccessTokenForAccountsResourceRequest
  ✅ testExchangeAccessTokenForResource
  ✅ testExchangeAccessTokenForResourceAccessTokenNotAvailable
  ✅ testExchangeAccessTokenForTeamspaceResourceRequest
  ✅ testInit
FlowTests.OAuth2ImplicitGrantTests
  ✅ testInit
  ✅ testReturnURLHandling
FlowTests.OAuth2PasswordGrantTests
  ✅ testInit
  ✅ testTokenRequest
  ✅ testTokenRequestNoScope
  ✅ testTokenResponse
FlowTests.OAuth2RefreshTokenTests
  ✅ testCannotRefresh
  ✅ testRefreshRequest
  ✅ testRefreshRequestWithSecret
  ✅ testRefreshRequestWithDedicatedRefreshURI
  ✅ testRefreshRequestWithSecretInBody
BaseTests.OAuth2Tests
  ✅ testAuthorizeURL
  ✅ testAuthorizeCall
  ✅ testInit
  ✅ testQueryParamEncoding
  ✅ testQueryParamConversion
  ✅ testQueryParamParsing
  ✅ testSessionConfiguration
  ✅ testTokenRefreshRequest
  ✅ testTokenRequest

Annotations

Check failure on line 0 in reports/TestReport.xml

See this annotation in the file changed.

@github-actions github-actions / results-swift-tests-swift5

TestResults ► FlowTests.OAuth2DeviceGrantTests ► testDeviceAccessTokenRequest

Failed test found in:
  reports/TestReport.xml
Error:
  Test failed