summaryrefslogtreecommitdiff
path: root/billing/test/unit
AgeCommit message (Collapse)Author
2013-09-03do not leave behind users in billing unit and functional testsAzul
2013-07-17billing bring back test for #with_braintree_data!Azul
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
2013-07-17test non braintree parts of customer, validate userAzul
2013-07-17Very rough start to tests, which still doesn't really use FakeBraintree.jessib