Captricity / mocurly

Mocurly is a library that mocks the recurly python client
MIT License
8 stars 6 forks source link

Deprecated transaction refund #1

Closed yorinasub17 closed 9 years ago

yorinasub17 commented 9 years ago

This implements the new invoice refund APIs in recurly, while deprecating the old transaction refund API.

Test: python setup.py test

Build Info: Travis Coverage

coveralls commented 9 years ago

Coverage Status

Coverage increased (+0.19%) to 96.27% when pulling 024e3bbe788808a57cfedd30f3f49e7d967e4f3d on yori-deprecated-transaction-refund into a9dd4b6a643b84aa69a23c9156ae4a5975a4ebe6 on master.

coveralls commented 9 years ago

Coverage Status

Coverage increased (+1.01%) to 97.08% when pulling e45b5ab56baaa12c9e885b8bac93bd45456144b9 on yori-deprecated-transaction-refund into a9dd4b6a643b84aa69a23c9156ae4a5975a4ebe6 on master.

coveralls commented 9 years ago

Coverage Status

Coverage increased (+1.13%) to 97.2% when pulling 3ce22652f30556057503ed8629e9ac3e19117360 on yori-deprecated-transaction-refund into a9dd4b6a643b84aa69a23c9156ae4a5975a4ebe6 on master.

yorinasub17 commented 9 years ago

Ok addressed nits. @raphaelmerx ready to merge?