Hi all,
Part of the integration test suite involves running against a sandbox
on Paypal’s server.
Lately that server’s been acting flakely. It doesn’t fail all the
time, but enough to confuse people.
I made pending some tests that looked like they were repeat offenders,
but now I’m seeing the same thing appear elsewhere. Is there any way
to disable all the tests in a spec file at once?
Will.