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

Worldpay US: Fix bank account scrub #2748

Conversation

curiousepic
Copy link
Contributor

The wrong field was being scrubbed for the bank account number. Also
adds unit tests for scrubbing.

One known unrelated remote test failure.

Unit:
17 tests, 75 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

Remote:
15 tests, 45 assertions, 1 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
93.3333% passed

The wrong field was being scrubbed for the bank account number. Also
adds unit tests for scrubbing.

One known unrelated remote test failure.

Unit:
17 tests, 75 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

Remote:
15 tests, 45 assertions, 1 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
93.3333% passed
Copy link

@dtykocki dtykocki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@curiousepic curiousepic deleted the worldpay_us_scrub_unit_test branch February 13, 2018 20:11
molejnik-mergebit pushed a commit to molejnik-mergebit/active_merchant that referenced this pull request Feb 22, 2018
The wrong field was being scrubbed for the bank account number. Also
adds unit tests for scrubbing.

One known unrelated remote test failure.

Closes activemerchant#2748

Unit:
17 tests, 75 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

Remote:
15 tests, 45 assertions, 1 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
93.3333% passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants