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

Clean return values for dummy payment processor #22679

Merged
merged 1 commit into from
Feb 13, 2022

Conversation

mattwire
Copy link
Contributor

@mattwire mattwire commented Feb 1, 2022

Overview

See https://lab.civicrm.org/dev/financial/-/issues/141

Before

Dummy payment processor merges input values with return values to make tests work.

After

Dummy payment processor only returns values it is meant to return and tests work properly.

Technical Details

Comments

@civibot
Copy link

civibot bot commented Feb 1, 2022

(Standard links)

@civibot civibot bot added the master label Feb 1, 2022
@mattwire mattwire merged commit 91780c7 into civicrm:master Feb 13, 2022
@mattwire mattwire deleted the dummyreturn branch February 13, 2022 18:53
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.

1 participant