hyperswitch-web icon indicating copy to clipboard operation
hyperswitch-web copied to clipboard

test: card cypress test added

Open preetamrevankar opened this issue 1 year ago • 1 comments

Type of Change

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

Description

Added cypress test for 3ds card and no_3ds card test for stripe

How did you test it?

Screenshot 2024-09-04 at 12 12 29 PM Screenshot 2024-09-04 at 12 14 20 PM

Checklist

  • [ ] I ran npm run re:build
  • [ ] I reviewed submitted code
  • [ ] I added unit tests for my changes where possible

preetamrevankar avatar Sep 04 '24 06:09 preetamrevankar

Review changes with SemanticDiff.

Analyzed 5 of 8 files.

1 files do not contain logic changes.

Filename Status
:heavy_check_mark: cypress-tests/cypress.config.js Analyzed
:heavy_check_mark: cypress-tests/cypress/support/commands.ts Analyzed
:heavy_check_mark: cypress-tests/cypress/support/utils.ts Analyzed
:grey_question: cypress-tests/cypress/e2e/3ds-card-test.cy.ts Unsupported file format
:heavy_check_mark: cypress-tests/cypress/e2e/card-flow-e2e-test.cy.ts No logic changes found
:grey_question: cypress-tests/cypress/e2e/no3ds-card-test.cy.ts Unsupported file format
:grey_question: Hyperswitch-React-Demo-App/.env Unsupported file format
:heavy_check_mark: Hyperswitch-React-Demo-App/server.js Analyzed

semanticdiff-com[bot] avatar Sep 04 '24 06:09 semanticdiff-com[bot]

Closing this PR for now. It will be reopened once the cases have been added and tested more thoroughly.

PritishBudhiraja avatar Jul 01 '25 06:07 PritishBudhiraja