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

test(cypress): Update ConnectorAuth Details #4386

Merged
merged 1 commit into from
Apr 18, 2024
Merged

test(cypress): Update ConnectorAuth Details #4386

merged 1 commit into from
Apr 18, 2024

Conversation

Gnanasundari24
Copy link
Contributor

Type of Change

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

Updating ConnectorAuth Details path to run test in ci pipeline

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?

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
  • I added a CHANGELOG entry if applicable

@Gnanasundari24 Gnanasundari24 requested a review from a team as a code owner April 17, 2024 10:58
@Gnanasundari24 Gnanasundari24 self-assigned this Apr 17, 2024
@Gnanasundari24 Gnanasundari24 added A-CI-CD Area: Continuous Integration/Deployment C-test Category: Tests labels Apr 17, 2024
@Gnanasundari24 Gnanasundari24 added this to the April 2024 milestone Apr 17, 2024
@pixincreate pixincreate added this pull request to the merge queue Apr 18, 2024
Merged via the queue into main with commit ef1914e Apr 18, 2024
10 of 12 checks passed
@pixincreate pixincreate deleted the updatesecret branch April 18, 2024 04:01
pixincreate added a commit that referenced this pull request Apr 18, 2024
…press-for-more-control

* 'main' of github.com:juspay/hyperswitch:
  test(cypress): Update ConnectorAuth Details (#4386)
  chore(version): 2024.04.18.0
  fix(router): make payment_instrument optional (#4389)
  fix(config): remove `merchant_business_country` from the connector configs as enums can not be handled in this toml file (#4383)
  feat(payment_link): Add support for saved payment method option for payment link (#4373)
pixincreate added a commit that referenced this pull request Apr 18, 2024
…press-for-more-control

* 'main' of github.com:juspay/hyperswitch:
  feat(payments): add amount and connector id filter in list (#4354)
  feat(connector): [NMI] External 3DS flow for Cards (#4385)
  test(cypress): Update ConnectorAuth Details (#4386)
  chore(version): 2024.04.18.0
  fix(router): make payment_instrument optional (#4389)
  fix(config): remove `merchant_business_country` from the connector configs as enums can not be handled in this toml file (#4383)
  feat(payment_link): Add support for saved payment method option for payment link (#4373)
pixincreate added a commit that referenced this pull request Apr 18, 2024
…press-for-more-control

* 'main' of github.com:juspay/hyperswitch:
  feat(payments): add amount and connector id filter in list (#4354)
  feat(connector): [NMI] External 3DS flow for Cards (#4385)
  test(cypress): Update ConnectorAuth Details (#4386)
  chore(version): 2024.04.18.0
  fix(router): make payment_instrument optional (#4389)
  fix(config): remove `merchant_business_country` from the connector configs as enums can not be handled in this toml file (#4383)
  feat(payment_link): Add support for saved payment method option for payment link (#4373)
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.

None yet

4 participants