summaryrefslogtreecommitdiff
path: root/billing/test/integration/subscription_test.rb
AgeCommit message (Collapse)Author
2014-04-11make sure billing tests do not interfere with othersAzul
they are still broken though.
2014-02-07stop taking screenshot - will happen no failure autmatically nowAzul
2014-02-06integration test with en-EN languageAzul
Tests fail on machines that default to other available languages. Also move setting capybara driver to be javascript driver into the BrowserIntegrationTest.
2013-12-22locale prefix support:elijah
* set locale based on request header * enforce locale path prefix when current locale is not the default * note: don't use root_path anymore, instead use home_path
2013-10-15Add permissions to subscriptions index, and fix test to stub the ↵jessib
subscription's balance.
2013-09-18working integration testAzul
2013-09-18failing tests for subscriptionsAzul
functional: test canceling a subscription integration: investigate the issue with creating a subscription
2013-09-17This doesn't actually run any tests, but at least includes what we might ↵jessib
want to test regarding subscriptions.