hyperswitch icon indicating copy to clipboard operation
hyperswitch copied to clipboard

feat(cypress): add test case for incorrect and empty card types

Open kashif-m opened this issue 3 months ago • 1 comments

Type of Change

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

Description

Test cases for #6512

Additional Changes

  • [ ] This PR modifies the API contract
  • [ ] This PR modifies the database schema
  • [ ] This PR modifies application configuration/environment variables

Motivation and Context

Adds test cases for card types.

How did you test it?

Locally.

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

kashif-m avatar Nov 13 '24 05:11 kashif-m