hyperswitch-web
hyperswitch-web copied to clipboard
test: card cypress test added
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?
Checklist
- [ ] I ran
npm run re:build - [ ] I reviewed submitted code
- [ ] I added unit tests for my changes where possible
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 |
Closing this PR for now. It will be reopened once the cases have been added and tested more thoroughly.