Create build
workflow to compile code using swift
#13
54 passed, 3 failed and 0 skipped
❌ reports/TestReport.xml
57 tests were completed in 4s with 54 passed, 3 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
TestResults | 54✅ | 3❌ | 4s |
❌ TestResults
BaseTests.OAuth2AuthRequestTests
✅ testContentType
✅ testMethod
✅ testHeaders
✅ testRequests
✅ testParams
✅ testURLComponents
FlowTests.OAuth2ClientCredentialsTests
✅ testInit
✅ testClientCredsReddit
✅ testFailedTokenRequest
✅ testTokenRequestNoScope
✅ testTokenRequest
FlowTests.OAuth2CodeGrantTests
✅ testAuthorizeURI
✅ testAuthorizeURIWithPKCE
✅ testCustomAuthParameters
✅ testCustomAuthParametersInit
✅ testRedirectURI
✅ testNotTLS
✅ testInit
✅ testTokenRequestAgainstAuthURL
✅ testTokenRequestWithPKCE
✅ testTokenRequest
✅ testTokenRequestWithSecret
✅ testTokenResponse
FlowTests.OAuth2DeviceGrantTests
✅ testDeviceAccessTokenRequest
✅ testDeviceAuthorizationRequest
✅ testDeviceAuthorizationRequestWithAdditionalParams
✅ testDeviceAccessTokenResponse
✅ testInit
FlowTests.OAuth2DynRegTests
✅ testCustomDynRegInstance
✅ testNotAttemptingRegistration
✅ testRegistrationRequest
FlowTests.OAuth2ExchangeAccessTokenForResourceTests
❌ testExchangeAccessTokenForEventResourceRequest
❌ testExchangeAccessTokenForAccountsResourceRequest
❌ testExchangeAccessTokenForTeamspaceResourceRequest
✅ testExchangeAccessTokenForResource
✅ testExchangeAccessTokenForResourceAccessTokenNotAvailable
✅ testInit
FlowTests.OAuth2ImplicitGrantTests
✅ testReturnURLHandling
✅ testInit
FlowTests.OAuth2PasswordGrantTests
✅ testInit
✅ testTokenRequest
✅ testTokenRequestNoScope
✅ testTokenResponse
FlowTests.OAuth2RefreshTokenTests
✅ testCannotRefresh
✅ testRefreshRequest
✅ testRefreshRequestWithSecret
✅ testRefreshRequestWithDedicatedRefreshURI
✅ testRefreshRequestWithSecretInBody
BaseTests.OAuth2Tests
✅ testAuthorizeCall
✅ testAuthorizeURL
✅ testInit
✅ testQueryParamConversion
✅ testQueryParamEncoding
✅ testQueryParamParsing
✅ testSessionConfiguration
✅ testTokenRefreshRequest
✅ testTokenRequest
Annotations
Check failure on line 0 in reports/TestReport.xml
github-actions / results-unit-tests-xcode16
TestResults ► FlowTests.OAuth2ExchangeAccessTokenForResourceTests ► testExchangeAccessTokenForEventResourceRequest
Failed test found in:
reports/TestReport.xml
Error:
Test failed
Check failure on line 0 in reports/TestReport.xml
github-actions / results-unit-tests-xcode16
TestResults ► FlowTests.OAuth2ExchangeAccessTokenForResourceTests ► testExchangeAccessTokenForAccountsResourceRequest
Failed test found in:
reports/TestReport.xml
Error:
Test failed
Check failure on line 0 in reports/TestReport.xml
github-actions / results-unit-tests-xcode16
TestResults ► FlowTests.OAuth2ExchangeAccessTokenForResourceTests ► testExchangeAccessTokenForTeamspaceResourceRequest
Failed test found in:
reports/TestReport.xml
Error:
Test failed