-
Notifications
You must be signed in to change notification settings - Fork 60
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: add e2e test for card payment for Adyen connector successful flow #749
base: main
Are you sure you want to change the base?
test: add e2e test for card payment for Adyen connector successful flow #749
Conversation
Changed Files
|
@Sanskar2001 please review |
I wanna highlight one thing previously I used @Sanskar2001 @seekshiva please look at it, thank you! |
I will look requested changes in a few days. |
@Sanskar2001 can you please respond to my comments, I wanna close this PR soon |
Hey @shubhamchasing, your task involved testing a normal card payment i.e. no 3DS flow meaning you don't have to test the redirection flow to Adyen Simulator. This task is assigned to someone else. Could you please resolve the comments and take a pull from main, so that we can proceed? Thanks! |
@Sanskar2001 is there any issue from the backend because I am getting |
@shubhamchasing Yes, there is some maintenance going on. Please try again in some time. |
@shubhamchasing The maintenance is over. You can start working on it now. |
@Sanskar2001 please review |
@Sanskar2001 @seekshiva hey guys please review |
Requested changes are done |
Type of Change
Description
Closes: hyperswitch/issues/6082
getIframeElement
ascy.iframe
as it can only be applied to exactly one iframe at a timeedit: using
cy.iframe
see comment #issuecomment-2436324828How did you test it?
Checklist
npm run re:build