spree-contrib / better_spree_paypal_express

A better Spree PayPal Express Extension.
http://guides.spreecommerce.org
BSD 3-Clause "New" or "Revised" License
110 stars 269 forks source link

Automatically re-run failed specs. #127

Closed fredjean closed 10 years ago

fredjean commented 10 years ago

This change automatically re-run failed specs. The Paypal gateway has the bad habit to return server errors at times. The result is a potential false negative. Re-running the failed spec(s) gives the suite a chance to succeed.

fredjean commented 10 years ago

I can't consistently reproduce the test failures reported in #126 . I do however encounter a fair amount of transient errors from the Paypal gateway.