Document definitions of Multiple-Valued Response Type Combinations #50
GitHub Actions / results-swift-tests-swift6
succeeded
Nov 28, 2024 in 1s
57 passed, 0 failed and 0 skipped
✅ reports/TestReport.xml
57 tests were completed in 5s with 57 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
TestResults | 57✅ | 5s |
✅ TestResults
BaseTests.OAuth2AuthRequestTests
✅ testMethod
✅ testContentType
✅ testHeaders
✅ testParams
✅ testURLComponents
✅ testRequests
FlowTests.OAuth2ClientCredentialsTests
✅ testInit
✅ testClientCredsReddit
✅ testFailedTokenRequest
✅ testTokenRequestNoScope
✅ testTokenRequest
FlowTests.OAuth2CodeGrantTests
✅ testAuthorizeURI
✅ testCustomAuthParametersInit
✅ testCustomAuthParameters
✅ testAuthorizeURIWithPKCE
✅ testInit
✅ testNotTLS
✅ testRedirectURI
✅ testTokenRequest
✅ testTokenRequestAgainstAuthURL
✅ testTokenRequestWithPKCE
✅ testTokenRequestWithSecret
✅ testTokenResponse
FlowTests.OAuth2DeviceGrantTests
✅ testDeviceAccessTokenRequest
✅ testDeviceAccessTokenResponse
✅ testDeviceAuthorizationRequest
✅ testDeviceAuthorizationRequestWithAdditionalParams
✅ testInit
FlowTests.OAuth2DynRegTests
✅ testNotAttemptingRegistration
✅ testCustomDynRegInstance
✅ testRegistrationRequest
FlowTests.OAuth2ExchangeAccessTokenForResourceTests
✅ testExchangeAccessTokenForEventResourceRequest
✅ testExchangeAccessTokenForAccountsResourceRequest
✅ testExchangeAccessTokenForResource
✅ testExchangeAccessTokenForTeamspaceResourceRequest
✅ testExchangeAccessTokenForResourceAccessTokenNotAvailable
✅ testInit
FlowTests.OAuth2ImplicitGrantTests
✅ testInit
✅ testReturnURLHandling
FlowTests.OAuth2PasswordGrantTests
✅ testTokenRequestNoScope
✅ testInit
✅ testTokenRequest
✅ testTokenResponse
FlowTests.OAuth2RefreshTokenTests
✅ testRefreshRequest
✅ testCannotRefresh
✅ testRefreshRequestWithSecret
✅ testRefreshRequestWithSecretInBody
✅ testRefreshRequestWithDedicatedRefreshURI
BaseTests.OAuth2Tests
✅ testAuthorizeURL
✅ testInit
✅ testAuthorizeCall
✅ testQueryParamParsing
✅ testQueryParamConversion
✅ testQueryParamEncoding
✅ testTokenRefreshRequest
✅ testTokenRequest
✅ testSessionConfiguration
Loading