summaryrefslogtreecommitdiff
path: root/billing/test/unit/customer_with_payment_info_test.rb
AgeCommit message (Collapse)Author
2013-07-17billing: fix issue with customer.braintree_customerAzul
The default CouchRest Model belongs_to does not respect the class option. So we need to write our own getter method.
2013-07-17use fake_braintree, fix and test customer with braintree infoAzul