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 (III) #16354

Merged
merged 42 commits into from
Aug 9, 2023

Conversation

ashanthamara
Copy link
Contributor

@ashanthamara ashanthamara commented Aug 1, 2023

This PR will remove the soap based api implementations used in IS Integration Tests in test cases mentioned below.

Modified following test cases

application/auth

  • SecondaryStoreUserLoginTestCase

OAuth2/consented.token

  • OAuth2ServiceAuthCodeGrantJWTAccessTokenWithConsentedTokenColumnTestCase
  • OAuth2ServicePasswordGrantJWTAccessTokenWithConsentedTokenColumnTestCase
  • OAuth2ServiceWithConsentedTokenColumnAbstractIntegrationTest

oidc

  • OIDCAbstractIntegrationTest
  • OIDCAuthCodeGrantSSODifferentSubjectIDTestCase
  • OIDCAuthCodeGrantSSOTestCase
  • OIDCAuthzCodeIdTokenValidationTestCase
  • OIDCFederatedIdpInitLogoutTest
  • OIDCFileBasedSkipLoginConsentTestCase
  • OIDCIdentityFederationTestCase
  • OIDCPasswordGrantTest
  • OIDCSPWiseSkipLoginConsentTestCase
  • OIDCSSOConsentTestCase
  • OIDCUtilTest

saml

  • ChangeACSUrlTestCase
  • IDPMetadataTestCase
  • RegistryMountTestCase
  • SAMLErrorResponseTestCase
  • SAMLFederationDynamicQueryParametersTestCase
  • SAMLFederationWithFileBasedSPAndIDPTestCase

Added following rest clients

  • UserStoreMgtRestClient
  • TenantMgtRestClient

Related Issue

@jenkins-is-staging
Copy link
Contributor

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

@jenkins-is-staging
Copy link
Contributor

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

@jenkins-is-staging
Copy link
Contributor

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

@jenkins-is-staging
Copy link
Contributor

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

@jenkins-is-staging
Copy link
Contributor

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

@jenkins-is-staging
Copy link
Contributor

PR builder [7.x.x] started
Link: https://github.com/wso2/product-is/actions/runs/5780956038

@jenkins-is-staging
Copy link
Contributor

PR builder [7.x.x] completed
Link: https://github.com/wso2/product-is/actions/runs/5780956038
Status: failure

@jenkins-is-staging
Copy link
Contributor

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

@jenkins-is-staging
Copy link
Contributor

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

@jenkins-is-staging
Copy link
Contributor

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

@jenkins-is-staging
Copy link
Contributor

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

@jenkins-is-staging
Copy link
Contributor

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

@jenkins-is-staging
Copy link
Contributor

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

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

Successfully merging this pull request may close these issues.

4 participants