Add the Docs
folder to OAuth2 Xcode project
#26
GitHub Actions / results-swift-tests-swift6
succeeded
Nov 25, 2024 in 0s
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
✅ testURLComponents
✅ testParams
✅ testRequests
FlowTests.OAuth2ClientCredentialsTests
✅ testInit
✅ testFailedTokenRequest
✅ testClientCredsReddit
✅ testTokenRequest
✅ testTokenRequestNoScope
FlowTests.OAuth2CodeGrantTests
✅ testAuthorizeURI
✅ testCustomAuthParameters
✅ testCustomAuthParametersInit
✅ testAuthorizeURIWithPKCE
✅ testNotTLS
✅ testRedirectURI
✅ testInit
✅ testTokenRequestAgainstAuthURL
✅ testTokenRequest
✅ testTokenRequestWithPKCE
✅ testTokenResponse
✅ testTokenRequestWithSecret
FlowTests.OAuth2DeviceGrantTests
✅ testDeviceAccessTokenRequest
✅ testDeviceAccessTokenResponse
✅ testDeviceAuthorizationRequest
✅ testDeviceAuthorizationRequestWithAdditionalParams
✅ testInit
FlowTests.OAuth2DynRegTests
✅ testCustomDynRegInstance
✅ testNotAttemptingRegistration
✅ testRegistrationRequest
FlowTests.OAuth2ExchangeAccessTokenForResourceTests
✅ testExchangeAccessTokenForEventResourceRequest
✅ testExchangeAccessTokenForAccountsResourceRequest
✅ testExchangeAccessTokenForResource
✅ testExchangeAccessTokenForResourceAccessTokenNotAvailable
✅ testExchangeAccessTokenForTeamspaceResourceRequest
✅ testInit
FlowTests.OAuth2ImplicitGrantTests
✅ testInit
✅ testReturnURLHandling
FlowTests.OAuth2PasswordGrantTests
✅ testTokenRequestNoScope
✅ testInit
✅ testTokenRequest
✅ testTokenResponse
FlowTests.OAuth2RefreshTokenTests
✅ testCannotRefresh
✅ testRefreshRequest
✅ testRefreshRequestWithDedicatedRefreshURI
✅ testRefreshRequestWithSecretInBody
✅ testRefreshRequestWithSecret
BaseTests.OAuth2Tests
✅ testAuthorizeCall
✅ testAuthorizeURL
✅ testInit
✅ testQueryParamConversion
✅ testQueryParamParsing
✅ testQueryParamEncoding
✅ testTokenRequest
✅ testSessionConfiguration
✅ testTokenRefreshRequest
Loading