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): Fix SaveCard Flow Test #4633

Merged
merged 2 commits into from
May 14, 2024
Merged

Ci(Cypress): Fix SaveCard Flow Test #4633

merged 2 commits into from
May 14, 2024

Conversation

Gnanasundari24
Copy link
Contributor

Type of Change

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

Description

SaveCard flow is failing in the pipeline for BOA,Cybersource,Adyen.It requires billing country,city. So Added the billing details in the confirmBody

Additional Changes

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

Motivation and Context

How did you test it?

Tested in cypress
BOA:
Screenshot 2024-05-13 at 6 30 02 PM

Adyen
Screenshot 2024-05-13 at 6 44 32 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 added A-CI-CD Area: Continuous Integration/Deployment C-test Category: Tests labels May 13, 2024
@Gnanasundari24 Gnanasundari24 added this to the May 2024 Release milestone May 13, 2024
@Gnanasundari24 Gnanasundari24 self-assigned this May 13, 2024
@Gnanasundari24 Gnanasundari24 requested a review from a team as a code owner May 13, 2024 13:30
@Gnanasundari24 Gnanasundari24 linked an issue May 13, 2024 that may be closed by this pull request
2 tasks
@likhinbopanna likhinbopanna changed the title Ci(Cypress):Fix SaveCard Flow Test Ci(Cypress): Fix SaveCard Flow Test May 14, 2024
@likhinbopanna likhinbopanna added this pull request to the merge queue May 14, 2024
Merged via the queue into main with commit 040d858 May 14, 2024
11 of 15 checks passed
@likhinbopanna likhinbopanna deleted the FixSaveCard branch May 14, 2024 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-CI-CD Area: Continuous Integration/Deployment C-test Category: Tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Fix card expiry for savecard flows in cypresss
4 participants