hyperswitch icon indicating copy to clipboard operation
hyperswitch copied to clipboard

ci(cypress): add card `nick_name` test case

Open likhinbopanna opened this issue 9 months ago • 1 comments

Type of Change

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

Description

Add card nick_name test cases in cypress automation

Additional Changes

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

Motivation and Context

Test cases enhancement

How did you test it?

image
  • Stripe image

  • Cybersource image

  • Adyen image

  • Paypal image

  • Bankofamerica image

Checklist

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

likhinbopanna avatar Mar 20 '25 14:03 likhinbopanna

Review changes with  SemanticDiff

Changed Files
File Status
  cypress-tests/cypress/e2e/configs/Payment/Hipay.js  28% smaller
  cypress-tests/cypress/e2e/configs/Payment/Stripe.js  28% smaller
  cypress-tests/cypress/e2e/configs/Payment/Novalnet.js  24% smaller
  cypress-tests/cypress/e2e/configs/Payment/Fiuu.js  15% smaller
  cypress-tests/cypress/e2e/configs/Payment/Commons.js  11% smaller
  cypress-tests/cypress/e2e/configs/Payment/Elavon.js  11% smaller
  cypress-tests/cypress/e2e/configs/Payment/Paybox.js  8% smaller
  cypress-tests/cypress/e2e/configs/Payment/Nexixpay.js  8% smaller
  cypress-tests/cypress/e2e/configs/Payment/Paypal.js  6% smaller
  cypress-tests/cypress/e2e/configs/Payment/WellsFargo.js  6% smaller
  cypress-tests/cypress/e2e/configs/Payment/WorldPay.js  6% smaller
  cypress-tests/cypress/e2e/configs/Payment/Noon.js  6% smaller
  cypress-tests/cypress/e2e/configs/Payment/Cybersource.js  6% smaller
  cypress-tests/cypress/e2e/configs/Payment/Xendit.js  3% smaller
  cypress-tests/cypress/e2e/configs/Payment/BankOfAmerica.js  3% smaller
  cypress-tests/cypress/e2e/configs/Payment/Adyen.js  3% smaller
  cypress-tests/cypress/e2e/configs/Payment/Bluesnap.js  0% smaller
  cypress-tests/cypress/e2e/configs/Payment/Checkout.js  0% smaller
  cypress-tests/cypress/e2e/configs/Payment/Datatrans.js  0% smaller
  cypress-tests/cypress/e2e/configs/Payment/Deutschebank.js  0% smaller
  cypress-tests/cypress/e2e/configs/Payment/Fiservemea.js  0% smaller
  cypress-tests/cypress/e2e/configs/Payment/Getnet.js  0% smaller
  cypress-tests/cypress/e2e/configs/Payment/Iatapay.js  0% smaller
  cypress-tests/cypress/e2e/configs/Payment/Jpmorgan.js  0% smaller
  cypress-tests/cypress/e2e/configs/Payment/Moneris.js  0% smaller
  cypress-tests/cypress/e2e/configs/Payment/Nmi.js  0% smaller
  cypress-tests/cypress/e2e/configs/Payment/Trustpay.js  0% smaller
  cypress-tests/cypress/e2e/configs/Payout/Adyen.js  0% smaller
  cypress-tests/cypress/e2e/configs/Payout/Commons.js  0% smaller
  cypress-tests/cypress/e2e/configs/Payout/Wise.js  0% smaller
  cypress-tests/cypress/e2e/spec/Payment/00014-SaveCardFlow.cy.js  0% smaller
  cypress-tests/cypress/support/commands.js  0% smaller

semanticdiff-com[bot] avatar Mar 20 '25 14:03 semanticdiff-com[bot]