CSCI-GA-2820-SP24-003 / payments

NYU DevOps Payments Service Spring 2024
Apache License 2.0
2 stars 2 forks source link

Investigate flaky BDD tests #63

Open nedjulius opened 7 months ago

nedjulius commented 7 months ago

Describe the bug Currently, some of the BDD tests flake without no particular reason.

To Reproduce Steps to reproduce the behavior:

  1. Commit to a branch
  2. Let the C/I run
  3. Observe that some E2E scenarios failed (20% times approximately)

Expected behavior Should not be failing without particular/known reason

Observed behavior Usually it fails because it cannot see an element.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.