wso2 / product-is

Welcome to the WSO2 Identity Server source code! For info on working with the WSO2 Identity Server repository and contributing code, click the link below.
http://wso2.github.io/
Apache License 2.0
742 stars 720 forks source link

Add Integration Tests for Pagination in the Organization Management API #20805

Open HasiniSama opened 1 month ago

HasiniSama commented 1 month ago

Is your suggestion a test requirement/change or improvement of the test framework? Please describe.

  1. Organizations GET API
  2. Organization Discovery GET API
  3. Organization Meta Attribute GET API

Describe the solution you would prefer

Related Issues: Some issues that arose due to the lack of pagination tests include...

BimsaraBodaragama commented 3 weeks ago

PRs

  1. Organizations GET API - https://github.com/wso2/product-is/pull/20932
  2. Organization Discovery GET API - https://github.com/wso2/product-is/pull/21023
  3. Organization Meta Attribute GET API -https://github.com/wso2/product-is/pull/21054