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

Add Application Branding Management Integration Tests #20772

Merged
merged 2 commits into from
Jul 25, 2024

Conversation

dhaura
Copy link
Contributor

@dhaura dhaura commented Jul 24, 2024

Purpose

  • Add integration tests for Branding Management REST API to test the following application management capabilities.
    • Application branding addition.
    • Application branding update.
    • Application branding deletion.
    • Application branding resolver.
  • Introduce organization management rest client (OrgMgtRestClient) with the following functionailities.
    • Create a B2B organization.
    • Delete a B2B organization.
    • Get a switched M2M token for a given B2B organization.
  • Implement a method in Oauth2RestClient, in order to retrieve the application id when an application name is given in a B2B organization.

Note

  • All the above functionalities are tested in a 3 level (including root organization) organization hierarchy including necessary B2B flows.

Related Issues

@jenkins-is-staging
Copy link
Contributor

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

@jenkins-is-staging
Copy link
Contributor

PR builder completed
Link: https://github.com/wso2/product-is/actions/runs/10077566588
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/10077566588

@jenkins-is-staging
Copy link
Contributor

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

@jenkins-is-staging
Copy link
Contributor

PR builder completed
Link: https://github.com/wso2/product-is/actions/runs/10091822224
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/10091822224

@dhaura dhaura merged commit 039983a into wso2:master Jul 25, 2024
1 check passed
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.

3 participants