hyperswitch icon indicating copy to clipboard operation
hyperswitch copied to clipboard

ci(cypress): add testcases for nti based mit flow

Open ShankarSinghC opened this issue 3 months ago • 1 comments

Type of Change

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

Description

Reference pr

Add test cases MIT flow using the recurring_details of type network_transaction_id_and_card_details.

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?

Cypress tests image

Checklist

  • [x] I formatted the code cargo +nightly fmt --all
  • [x] I addressed lints thrown by cargo clippy
  • [x] I reviewed the submitted code
  • [ ] I added unit tests for my changes where possible

ShankarSinghC avatar Nov 14 '24 06:11 ShankarSinghC