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