hyperswitch icon indicating copy to clipboard operation
hyperswitch copied to clipboard

ci(cypress): Add routing testcases

Open Gnanasundari24 opened this issue 6 months ago • 0 comments

Type of Change

  • [ ] Bugfix
  • [x] New feature
  • [ ] Enhancement
  • [ ] Refactoring
  • [ ] Dependency updates
  • [ ] Documentation
  • [x] CI/CD

Description

  • Added the Priority,VolumeBased,RuleBased routing testcases.
  • Refactored paymentIntentTest

How did you test it?

Ran the testcases in sandbox

Stripe Screenshot 2024-08-07 at 6 54 12 PM

Routing Screenshot 2024-08-08 at 3 43 33 PM

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

Gnanasundari24 avatar Aug 08 '24 10:08 Gnanasundari24