hyperswitch
hyperswitch copied to clipboard
ci(cypress): Add save card flow
Type of Change
- [ ] Bugfix
- [ ] New feature
- [ ] Enhancement
- [ ] Refactoring
- [ ] Dependency updates
- [ ] Documentation
- [x] CI/CD
Description
Added the save card flow scenario and Zero auth mandate flow in cypress for Stripe, Adyen, BankofAmerica, Cybersource, Bluesnap, Paypal, Nmi, Trustpay.
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?
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
- [ ] I added a CHANGELOG entry if applicable
@Gnanasundari24 Could you please test all the scenarios for any connector(preferably stripe since it supports all the features) and attach the screenshot to the PR
@prasunna09 I have added x-request-id changes and resolved the comments. Can you review it once