Switch to SwitchKeychain
package
#21
GitHub Actions / results-swift-tests-swift5
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
✅ testHeaders
✅ testMethod
✅ testContentType
✅ testURLComponents
✅ testParams
✅ testRequests
FlowTests.OAuth2ClientCredentialsTests
✅ testFailedTokenRequest
✅ testInit
✅ testClientCredsReddit
✅ testTokenRequest
✅ testTokenRequestNoScope
FlowTests.OAuth2CodeGrantTests
✅ testAuthorizeURI
✅ testAuthorizeURIWithPKCE
✅ testCustomAuthParametersInit
✅ testCustomAuthParameters
✅ testNotTLS
✅ testInit
✅ testRedirectURI
✅ testTokenRequest
✅ testTokenRequestWithPKCE
✅ testTokenRequestAgainstAuthURL
✅ testTokenResponse
✅ testTokenRequestWithSecret
FlowTests.OAuth2DeviceGrantTests
✅ testDeviceAccessTokenRequest
✅ testDeviceAccessTokenResponse
✅ testDeviceAuthorizationRequestWithAdditionalParams
✅ testDeviceAuthorizationRequest
✅ testInit
FlowTests.OAuth2DynRegTests
✅ testCustomDynRegInstance
✅ testNotAttemptingRegistration
✅ testRegistrationRequest
FlowTests.OAuth2ExchangeAccessTokenForResourceTests
✅ testExchangeAccessTokenForEventResourceRequest
✅ testExchangeAccessTokenForAccountsResourceRequest
✅ testExchangeAccessTokenForResource
✅ testExchangeAccessTokenForResourceAccessTokenNotAvailable
✅ testExchangeAccessTokenForTeamspaceResourceRequest
✅ testInit
FlowTests.OAuth2ImplicitGrantTests
✅ testInit
✅ testReturnURLHandling
FlowTests.OAuth2PasswordGrantTests
✅ testTokenRequest
✅ testInit
✅ testTokenRequestNoScope
✅ testTokenResponse
FlowTests.OAuth2RefreshTokenTests
✅ testRefreshRequest
✅ testCannotRefresh
✅ testRefreshRequestWithDedicatedRefreshURI
✅ testRefreshRequestWithSecretInBody
✅ testRefreshRequestWithSecret
BaseTests.OAuth2Tests
✅ testInit
✅ testAuthorizeCall
✅ testAuthorizeURL
✅ testQueryParamEncoding
✅ testQueryParamParsing
✅ testQueryParamConversion
✅ testSessionConfiguration
✅ testTokenRequest
✅ testTokenRefreshRequest
Loading