Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update test to NOT accept a failure in the api call. #11798

Merged
merged 1 commit into from
Mar 12, 2018

Conversation

eileenmcnaughton
Copy link
Contributor

Overview

A brief description of the pull request. Try to keep it non-technical.

Before

Test passes

After

Test passes

Technical Details

I believe the failure handling exists because this was copied from a test that
uses a real payment gateway's sandbox account, hence intermittant failure.

However, we don't need that for the Dummy processor & it's making debugging hard

Comments

@samuelsov I believe merging this will make it possible to make sense of test fail on #10377

I believe the failure handling exists because this was copied from a test that
uses a real payment gateway's sandbox account, hence intermittant failure.

However, we don't need that for the Dummy processor & it's making debugging hard
@seamuslee001
Copy link
Contributor

This only affects tests and the unit tests passed so i believe this can be safely merged

@seamuslee001 seamuslee001 merged commit 84c8a58 into civicrm:master Mar 12, 2018
@eileenmcnaughton
Copy link
Contributor Author

thanks @seamuslee001

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants