Age | Commit message (Collapse) | Author |
|
Tests fail on machines that default to other available languages.
Also move setting capybara driver to be javascript driver into the BrowserIntegrationTest.
|
|
* 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
|
|
subscription's balance.
|
|
|
|
functional: test canceling a subscription
integration: investigate the issue with creating a subscription
|
|
want to test regarding subscriptions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|