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

Improve Tenanted URL Resolving Logic of Integration Tests #17138

Merged
merged 4 commits into from
Oct 24, 2023

Conversation

ImalshaG
Copy link
Contributor

This PR uses the getTenantedRelativePath method to build the tenanted urls for endpoints used in integration tests. With this method, for super tenant the tenant will not be appended to the path and for all other cases the tenant domain will be appended to the URL as /t/<tenant>.

Related issue: #16999

@jenkins-is-staging
Copy link
Contributor

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

@jenkins-is-staging
Copy link
Contributor

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

chamathns
chamathns previously approved these changes Oct 24, 2023
@ImalshaG ImalshaG merged commit 0e2c3b6 into wso2:master Oct 24, 2023
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