Add Cisco guidelines for contributing to open-source projects #24
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 4s with 57 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
TestResults | 57✅ | 4s |
✅ TestResults
BaseTests.OAuth2AuthRequestTests
✅ testContentType
✅ testHeaders
✅ testMethod
✅ testURLComponents
✅ testParams
✅ testRequests
FlowTests.OAuth2ClientCredentialsTests
✅ testFailedTokenRequest
✅ testInit
✅ testClientCredsReddit
✅ testTokenRequestNoScope
✅ testTokenRequest
FlowTests.OAuth2CodeGrantTests
✅ testAuthorizeURI
✅ testCustomAuthParameters
✅ testCustomAuthParametersInit
✅ testAuthorizeURIWithPKCE
✅ testInit
✅ testNotTLS
✅ testRedirectURI
✅ testTokenRequestAgainstAuthURL
✅ testTokenRequest
✅ testTokenRequestWithPKCE
✅ testTokenResponse
✅ testTokenRequestWithSecret
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
✅ testTokenRequest
✅ testInit
✅ testTokenResponse
FlowTests.OAuth2RefreshTokenTests
✅ testRefreshRequest
✅ testCannotRefresh
✅ testRefreshRequestWithSecret
✅ testRefreshRequestWithSecretInBody
✅ testRefreshRequestWithDedicatedRefreshURI
BaseTests.OAuth2Tests
✅ testAuthorizeCall
✅ testAuthorizeURL
✅ testInit
✅ testQueryParamConversion
✅ testQueryParamParsing
✅ testQueryParamEncoding
✅ testTokenRefreshRequest
✅ testSessionConfiguration
✅ testTokenRequest
Loading