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.33k stars 1.34k forks source link

[CYPRESS]: Verify misc features in "Payment operations" page. #6128

Open prajwalnl0 opened 1 month ago

prajwalnl0 commented 1 month ago

Title: Verify misc features in "Payment operations" page.


Description:

This task is to write and execute automated test cases for various UI elements and functionalities on the "Payment Operations" page. The tests should validate that key UI elements are present and that core functionalities operate as expected.

Objective:

Ensure that the "Payment Operations" page displays all key elements and that interactions like searching, filtering, and report generation work as intended. The task will include multiple test cases covering these areas.

Pre-requisites:

Create a dummy connector Use the SDK to process a payment


Test Cases:

Test Case 1: Generate Payment Reports

Test Case 2: Verify "Copy to Clipboard" Button for Payment ID

Test Case 3: Verify "Open in New Tab" Button for Payment ID


Acceptance Criteria:

  1. All test cases should pass with the expected results.
  2. Each test case must verify the required functionality or UI element.
  3. The tests should be included in the regression suite and executed in the CI/CD pipeline.

Submission Process:

Refer here for Terms and conditions for the contest.


sccalabr commented 1 month ago

id like to give this a try

sOnU1002 commented 1 month ago

i can work on this one as i worked on technology before

prajwalnl0 commented 1 month ago

Hi @sOnU1002 we are assigning the issues on first come first serve basis, you can pick any of the issues from here https://github.com/juspay/hyperswitch/issues?q=is%3Aopen+is%3Aissue+label%3Ahacktoberfest+no%3Aassignee

gorakhnathy7 commented 3 weeks ago

Hey @sccalabr ,

Quick check-in on the status of this issue. If you have any questions or need assistance, feel free to reach out in the community.

sccalabr commented 3 weeks ago

Hi @gorakhnathy7 still trying to figure out how to do this. Ive never used cypress before

sccalabr commented 2 weeks ago

Do you have any examples on how to do this because im not really making any progress in figuring it out

JeevaRamu0104 commented 1 week ago

Hi @sccalabr please check the existing cypress test.And try running the existing tests