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 test for applications search by name and owner #13566

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nisan-abeywickrama
Copy link
Contributor

Purpose

As identified by [1], the admin user should be enable to retrieve applications based on the owner or application name. This PR introduces a test case to validate the behaviour of applications search through the super tenant and other tenants.

Implementation

Introduce a new test case which checks the application search using owner and name for each super tenant and other tenants.

The validation is done under 2 possibilities,

  • Search application based on name or owner using super tenant.
  • Search application based on name or owner using wso2 tenant.

[1] - wso2/api-manager#3100

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.

2 participants