Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-18 | working integration test | Azul | |
2013-09-18 | failing tests for subscriptions | Azul | |
functional: test canceling a subscription integration: investigate the issue with creating a subscription | |||
2013-09-17 | This doesn't actually run any tests, but at least includes what we might ↵ | jessib | |
want to test regarding subscriptions. | |||
2013-09-03 | remove the user after integration testing customer creation | Azul | |
2013-09-03 | different tests need different names | Azul | |
2013-08-22 | Some more billing cleanup. | jessib | |
2013-08-15 | Some notes on tests that don't work. (Failing tests are skipped though.) | jessib | |
2013-08-12 | Remove broken test. | jessib | |
2013-08-12 | more integration tests for billing | Azul | |
2013-07-17 | billing: fix integration test | Azul | |
This actually required three little fixes: * couchrest_session_store updated to 0.1.2 to make sure we store sessions * use BraintreeTestApp to proxy braintree requests that RackTest assumes are local * do not attempt to read status after a capybara request Also refactored the test a bit to set @user and login during setup. | |||
2013-07-17 | billing: integration test creating customer | Azul | |