juspay / hyperswitch

An open source payments switch written in Rust to make payments fast, reliable and affordable
https://hyperswitch.io/
Apache License 2.0
12.62k stars 1.35k forks source link

[CYPRESS]: Create a dummy connector. #6125

Closed JeevaRamu0104 closed 1 month ago

JeevaRamu0104 commented 2 months ago

Title: Verify Creation of Dummy Connector (Stripe Dummy)


Description:

This task involves testing the process of creating a dummy payment connector through the "Payment Processors" page. It covers the entire flow from selecting a dummy processor to setting up payment methods and ensuring that the connector is successfully created and listed under connected processors.


Test Case: Verify Creation of Dummy Connector (Stripe Dummy)


Acceptance Criteria:

  1. The user can successfully navigate to the "Payment Processors" page.
  2. The "Connect a Dummy Processor" popup appears with four options.
  3. The "Stripe Dummy" connector can be selected, and the user can input credentials.
  4. The process completes with the correct payment methods and a success message.
  5. The "Stripe Dummy" connector appears in the "Connected Processors" table after the connector is created.

This structured approach ensures that all steps and expected outcomes for creating the dummy connector are clearly documented and ready for testing.

s-vamshi commented 1 month ago

hey @gorakhnathy7 @JeevaRamu0104, i see few issues are dependent on this issue, I would like to work on this. Can you please assign it to me?

gorakhnathy7 commented 1 month ago

Hey @s-vamshi assigned the issue to you!

s-vamshi commented 1 month ago

hey @gorakhnathy7, i have raised the pr, and this is my first pr to the repo, I would greatly appreciate it if you could review it in your free time and guide me in case I’m not following any of the project's conventions or if there are any improvements I can make.

gorakhnathy7 commented 1 month ago

Sure @s-vamshi Will get it checked. Thanks for participating.

gorakhnathy7 commented 1 month ago

Hey @s-vamshi Slight correction here, As this issue corresponds to the juspay/hyperswitch-control-center repo, Can we please raise the PR on that repo, and link it to the issue.

Updated the issue description as well. Thanks and apologies for inconvenience!

s-vamshi commented 1 month ago

Hey @gorakhnathy7 , I have raised the pr to juspay/hyperswitch-control-center repo only!

gorakhnathy7 commented 3 weeks ago

Hey @s-vamshi Thanks for participating! Kindly fill this form once all of your PRs are merged.