Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Switch routing-filter (which takes locale out of the params and puts it in ↵ | Louise Crow | 2013-07-18 | -6/+0 |
| | | | | the URL) off by default in model, controller, and helper tests. This means we can supply the locale as a param. Turn it on specifically for a couple of controller tests that test routing, and change other url localization tests into integration tests. | |||
* | Explicitly set I18n.locale in set_gettext_locale in order to get Rails to ↵0.11.0.13hotfix/0.11.0.13 | Louise Crow | 2013-06-17 | -2/+25 |
| | | | | expire the template cache and trigger a lookup. | |||
* | integrate_views is render_views RSpec 2 | Henare Degan | 2012-12-11 | -1/+1 |
| | ||||
* | Clear deliveries array after running spec. | Louise Crow | 2011-02-23 | -0/+1 |
| | ||||
* | Make path work in Ruby 1.9 | Francis Irving | 2010-09-15 | -1/+1 |
| | ||||
* | Test code for more admin stuff, and help pages, and related HTML fixes. | francis | 2008-03-21 | -0/+30 |