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

MercadoPago: Add tests for Naranja card #3345

Merged
merged 1 commit into from
Sep 13, 2019

Conversation

hdeters
Copy link
Contributor

@hdeters hdeters commented Sep 11, 2019

Adds remote and unit tests for the Naranja card type

The test_partial_capture and
test_successful_purchase_with_processing_mode_gateway remote tests are
currently failing and were failing prior to these changes.

Remote:
30 tests, 91 assertions, 2 failures, 0 errors, 0 pendings, 0 omissions,
0 notifications
93.3333% passed

Unit:
28 tests, 147 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions,
0 notifications
100% passed

@hdeters hdeters self-assigned this Sep 11, 2019
@hdeters hdeters requested a review from a team September 13, 2019 13:35
Copy link
Member

@jknipp jknipp left a comment

Choose a reason for hiding this comment

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

👍 Looks straightforward.

Adds remote and unit tests for the Naranja card type

The `test_partial_capture` and
`test_successful_purchase_with_processing_mode_gateway` remote tests are
currently failing and were failing prior to these changes.

Remote:
30 tests, 91 assertions, 2 failures, 0 errors, 0 pendings, 0 omissions,
0 notifications
93.3333% passed

Unit:
28 tests, 147 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions,
0 notifications
100% passed
@hdeters hdeters removed the request for review from leila-alderman September 13, 2019 16:43
@hdeters hdeters merged commit e0ee76a into activemerchant:master Sep 13, 2019
@hdeters hdeters deleted the add_naranja_tests branch September 13, 2019 16:56
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