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

Fix test failures and add new tests for subscription validation disabling #13527

Merged
merged 3 commits into from
Sep 20, 2024

Conversation

RakhithaRR
Copy link
Contributor

This PR fixes the following failing tests due to the addition of new subscription level policies and adds new test cases to cover the subscription validation disabling flows.

  • APIM634GetAllTheThrottlingTiersFromThePublisherRestAPITestCase
  • APIMGetAllSubscriptionThrottlingPolicies

Related issue: wso2/api-manager#3011

Copy link

codecov bot commented Sep 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 18.37%. Comparing base (ebcdd27) to head (cfde468).
Report is 5 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #13527      +/-   ##
============================================
+ Coverage     17.80%   18.37%   +0.56%     
- Complexity      894      929      +35     
============================================
  Files           255      255              
  Lines         11551    11551              
  Branches       1204     1204              
============================================
+ Hits           2057     2122      +65     
+ Misses         9477     9412      -65     
  Partials         17       17              
Flag Coverage Δ
integration_tests 18.37% <ø> (+0.56%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@RakhithaRR RakhithaRR merged commit 0d51035 into wso2:master Sep 20, 2024
8 of 9 checks 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.

2 participants