Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update integration tests to use REST APIs in master branch #16223

Merged
merged 11 commits into from
Jul 18, 2023

Conversation

ashanthamara
Copy link
Contributor

This PR will remove the soap based api implementations used in IS Integration Tests

  • Added RestBaseClient for the common rest functions used in rest api
  • Added OAuth2RestClient for application management rest api implementation
  • Added SCIM2RestClient for SCIM2 rest api implementation
  • Added AuthenticatorRestClient for authentication based rest api implementation
  • Added EmailTemplatesRestClient for email template based rest api implementation
  • Added IdentityGovernanceRestClient for identity-governance based rest api implementation

Modified following test cases

OAuth2

  • OAuth2RoleClaimTestCase
  • OAuth2DeviceFlowTestCase
  • OAuth2RequestObjectSignatureValidationTestCase
  • OAuth2IDTokenEncryptionTestCase
  • OAuth2ServiceErrorResponseTest
  • OAuth2ServiceRefreshTokenGrantTestCase
  • PermissionBasedScopeValidatorTestCase
  • OAuth2ServiceClientCredentialTestCase
  • OAuth2ServiceSAML2BearerGrantTestCase
  • OAuth2ServiceImplicitGrantTestCase
  • OAuth2ServiceIntrospectionTestCase
  • OAuth2ServiceResourceOwnerTestCase
  • OAuth2TokenRevocationWithRevokedAccessToken
  • OAuth2BackChannelLogoutTestCase
  • OAuth2TokenRevocationWithMultipleSessionTerminationTestCase
  • OAuth2TokenRevocationAfterAccountDisablingTestCase
  • Oauth2OPIframeTestCase

Identity/governance

  • AccountLockEnabledTestCase

Related PRs sent to https://github.com/wso2/product-is/tree/7.x.x

@jenkins-is-staging
Copy link
Contributor

PR builder started
Link: https://github.com/wso2/product-is/actions/runs/5516428642

@jenkins-is-staging
Copy link
Contributor

PR builder completed
Link: https://github.com/wso2/product-is/actions/runs/5516428642
Status: failure

@jenkins-is-staging
Copy link
Contributor

PR builder started
Link: https://github.com/wso2/product-is/actions/runs/5516428642

@jenkins-is-staging
Copy link
Contributor

PR builder completed
Link: https://github.com/wso2/product-is/actions/runs/5516428642
Status: failure

@jenkins-is-staging
Copy link
Contributor

PR builder started
Link: https://github.com/wso2/product-is/actions/runs/5519466174

@jenkins-is-staging
Copy link
Contributor

PR builder completed
Link: https://github.com/wso2/product-is/actions/runs/5519466174
Status: failure

@jenkins-is-staging
Copy link
Contributor

PR builder started
Link: https://github.com/wso2/product-is/actions/runs/5527641896

@jenkins-is-staging
Copy link
Contributor

PR builder completed
Link: https://github.com/wso2/product-is/actions/runs/5527641896
Status: failure

@jenkins-is-staging
Copy link
Contributor

PR builder started
Link: https://github.com/wso2/product-is/actions/runs/5539726301

@jenkins-is-staging
Copy link
Contributor

PR builder completed
Link: https://github.com/wso2/product-is/actions/runs/5539726301
Status: failure

@jenkins-is-staging
Copy link
Contributor

PR builder started
Link: https://github.com/wso2/product-is/actions/runs/5550679737

@jenkins-is-staging
Copy link
Contributor

PR builder completed
Link: https://github.com/wso2/product-is/actions/runs/5550679737
Status: success

Copy link
Contributor

@jenkins-is-staging jenkins-is-staging left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving the pull request based on the successful pr build https://github.com/wso2/product-is/actions/runs/5550679737

@jenkins-is-staging
Copy link
Contributor

PR builder started
Link: https://github.com/wso2/product-is/actions/runs/5551719350

@jenkins-is-staging
Copy link
Contributor

PR builder completed
Link: https://github.com/wso2/product-is/actions/runs/5551719350
Status: failure

@jenkins-is-staging
Copy link
Contributor

PR builder started
Link: https://github.com/wso2/product-is/actions/runs/5552118330

@jenkins-is-staging
Copy link
Contributor

PR builder completed
Link: https://github.com/wso2/product-is/actions/runs/5552118330
Status: success

Copy link
Contributor

@jenkins-is-staging jenkins-is-staging left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving the pull request based on the successful pr build https://github.com/wso2/product-is/actions/runs/5552118330

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants