hyperswitch icon indicating copy to clipboard operation
hyperswitch copied to clipboard

ci(cypress): Add bank redirect tests

Open Abhitator216 opened this issue 1 month ago • 0 comments

Type of Change

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

Description

Added test scenarios for Bank Redirect method for Adyen for the following payment methods:

  • Ideal
  • Giropay
  • Sofort
  • EPS

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

Abhitator216 avatar May 21 '24 09:05 Abhitator216