Worldpay / access-checkout-react-native

Other
2 stars 2 forks source link

NOTICKET: Improve e2e reliability in ci pipeline #97

Closed abaeza-wp closed 9 months ago

abaeza-wp commented 9 months ago

WHAT

Improve test reliability.

HOW

Add jest configuration to retry failing individual tests. Ensure Label exists before accessing it's attributes

WHY

Our end to end tests when running in bitrise can be a bit unreliable if a device momentarily freezes.

abaeza-wp commented 9 months ago

Closed as we will raise these changes against master instead