hyperswitch
hyperswitch copied to clipboard
fix: Update and fix failing Postman collection tests
Type of Change
- [ ] Bugfix
- [ ] New feature
- [x] Enhancement
- [ ] Refactoring
- [ ] Dependency updates
- [ ] Documentation
- [x] CI/CD
Description
Updated and fixed failing postman collections in Jenkins for the below connectors .
- Adyen_UK
- Bluesnap
- Checkout
Additional Changes
- [ ] This PR modifies the API contract
- [ ] This PR modifies the database schema
- [ ] This PR modifies application configuration/environment variables
Motivation and Context
How did you test it?
Ran in local and tested using Newman CLI.
Adyen_uk
Bluesnap
Checkout
Checklist
- [ ] I formatted the code
cargo +nightly fmt --all - [ ] I addressed lints thrown by
cargo clippy - [ ] I reviewed the submitted code
- [ ] I added unit tests for my changes where possible
Changed Files
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:warning: Please upload report for BASE (main@414a8d8). Learn more about missing BASE report.
Additional details and impacted files
@@ Coverage Diff @@
## main #10265 +/- ##
=======================================
Coverage ? 6.51%
=======================================
Files ? 1232
Lines ? 307374
Branches ? 0
=======================================
Hits ? 20014
Misses ? 287360
Partials ? 0
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.