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.61k stars 1.35k forks source link

[CYPRESS]: Verify Columns in "Payment operations" page. #6131

Closed prajwalnl0 closed 2 weeks ago

prajwalnl0 commented 1 month ago

Title: Verify Columns 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: Customize Columns in Payments Table

Test Case 2: Search Columns in "Customize Columns" List

Test Case 3: Search Invalid Columns in "Customize Columns" List


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.


lcrojano commented 1 month ago

please assign it to me

gorakhnathy7 commented 1 month ago

Hey @lcrojano Are you still working on this? Please make sure to review the Submission process Steps before raising PR

lcrojano commented 1 month ago

gorakhnathy7 Yes, I'm still working on it! I'll review the submission process steps carefully before raising the PR. Thanks for the reminder! 😊

lcrojano commented 2 weeks ago

Hey @gorakhnathy7! I just created a new PR and closed the previous one since I took a different approach. It includes the requested tests and utilizes the SDK for making payments. Looking forward to your review. Thanks!

gorakhnathy7 commented 2 weeks ago

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