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