Skip to content

refactor(cypress): refactor auto and manual capture for payments(part1) #11298

@NISHANTH1221

Description

@NISHANTH1221

Problems: Since the tests are being run in parallel there is some flakiness in tests, to remove this flakiness in tests we need to retry the test when it is failed to a certain number. But with the current tests only the failed step is being retries. For example when 3ds payments fails instead if creating a new payment intent and confirming it it just retries the redirection step in this.
This PR moves the dependent tests into a single it block so that entire flow will be rerun when retried.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions