balanced / balanced-api

Balanced API specification.
221 stars 72 forks source link

Card credit reversals #662

Closed cieplak closed 10 years ago

cieplak commented 10 years ago

continuation of https://github.com/balanced/balanced-api/pull/626

matin commented 10 years ago

@cieplak I restarted the Travis build. The scenarios look good. Just want to make sure the build passes before merging.

cieplak commented 10 years ago

@matin I think there is one failing test for a bank account debit that expects a succeeded status but receives a pending status. it may be the case that we want to change the test.

matin commented 10 years ago

I think there is one failing test for a bank account debit that expects a succeeded status but receives a pending status. it may be the case that we want to change the test.

What changed? Was the scenario passing earlier?