summaryrefslogtreecommitdiff
path: root/billing/test/functional/customer_controller_test.rb
AgeCommit message (Collapse)Author
2013-08-15Some notes on tests that don't work. (Failing tests are skipped though.)jessib
2013-08-09fix billing tests to use user id with customer resourcesAzul
I think this is very confusing and should be changed to: resource :users do |user| user.resource :customer end
2013-07-17billing: integration test creating customerAzul
2013-07-17billing: update customer records - do not create new onesAzul
2013-07-17billing: functional tests reveal issue with customer.braintree_customerAzul