index
:
leap_web.git
drop/ruby-2.1
feat/drop-signup
master
version/0.6
version/0.6.1
version/0.7
version/0.7.1
version/0.8
version/0.9
[leap_web]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
billing
/
test
/
functional
Age
Commit message (
Collapse
)
Author
2013-09-18
refactor: stub_customer test helper
Azul
2013-09-18
failing tests for subscriptions
Azul
functional: test canceling a subscription integration: investigate the issue with creating a subscription
2013-09-03
do not leave behind users in billing unit and functional tests
Azul
2013-08-15
Some notes on tests that don't work. (Failing tests are skipped though.)
jessib
2013-08-09
fix billing tests to use user id with customer resources
Azul
I think this is very confusing and should be changed to: resource :users do |user| user.resource :customer end
2013-08-06
Some more tweaks to have billing code work, and allow admins to view but not ↵
jessib
edit for other users.
2013-07-17
billing: integration test creating customer
Azul
2013-07-17
billing: functional test for payments controller
Azul
2013-07-17
billing: update customer records - do not create new ones
Azul
2013-07-17
billing: functional tests reveal issue with customer.braintree_customer
Azul
2013-07-17
Very rough start to tests, which still doesn't really use FakeBraintree.
jessib