Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci(Cypress): Add testcase for newline in address #6721

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Gnanasundari24
Copy link
Contributor

Type of Change

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

Description

There is a bug fix for cybersource where the billing address contains new line then the payments are getting failed. To address that in automation have added billling address with newlinw in confirm call and expecting succeeded in the response.

Motivation and Context

To enhance the testcase

How did you test it?

Screenshot 2024-12-02 at 5 07 37 PM

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

@Gnanasundari24 Gnanasundari24 requested a review from a team as a code owner December 2, 2024 12:51
Copy link

semanticdiff-com bot commented Dec 2, 2024

Review changes with  SemanticDiff

Changed Files
File Status
  cypress-tests/cypress/e2e/PaymentUtils/Cybersource.js  0% smaller

@Gnanasundari24 Gnanasundari24 self-assigned this Dec 2, 2024
@Gnanasundari24 Gnanasundari24 added the A-CI-CD Area: Continuous Integration/Deployment label Dec 2, 2024
@Gnanasundari24 Gnanasundari24 added this to the December 2024 Release milestone Dec 2, 2024
@Gnanasundari24 Gnanasundari24 added C-test Category: Tests and removed A-CI-CD Area: Continuous Integration/Deployment labels Dec 2, 2024
Copy link
Member

@pixincreate pixincreate left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just a nit.

cypress-tests/cypress/e2e/PaymentUtils/Cybersource.js Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-test Category: Tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants