aboutsummaryrefslogtreecommitdiffstats
path: root/spec/controllers/admin_public_body_controller_spec.rb
Commit message (Expand)AuthorAgeLines
* Fix bug introduced in cec2c545e0a10e0641c4ee67839c88d872b394b8, related to is...Seb Bacon2012-01-13-0/+15
* add more fixtures to one specJames McKinney2011-10-17-4/+4
* allow specs to run independentlyJames McKinney2011-10-16-4/+4
* Respect admin password and username. Fixes #245.Seb Bacon2011-09-30-0/+19
* Refactor fixes to #142 and #143, new implementation much simpler to understandDavid Cabo2011-08-23-20/+19
* Support editing of public bodies simultaneously in all locales (closes #143)David Cabo2011-08-23-11/+16
* Make public body creation tests more robustDavid Cabo2011-08-23-2/+4
* Extend "new public body" form to support multiple locales (closes #142)David Cabo2011-08-23-8/+56
* Ensure we use sensible fallbacks for setting the default / initial locale for...Seb Bacon2011-08-08-6/+6
* Don't treat CSRF tokens as optional session data for administrators (they're ...Seb Bacon2011-07-27-4/+12
* Authentication should only apply to admin interface when *both* email *and* p...Seb Bacon2011-07-27-0/+9
* changes to get tests to pass with IZ fork and new routing-filter gemSeb Bacon2011-07-11-26/+31
* fix up basic auth for admin settings: get credentials from config, cause defa...Seb Bacon2011-07-06-3/+32
* further test fixageSeb Bacon2011-04-01-1/+1
* new i18n tests for controllers and associated fixesSeb Bacon2011-03-10-0/+54
* Make path work in Ruby 1.9Francis Irving2010-09-15-1/+1
* Improvements to test code for requests, users and admin.francis2008-03-20-0/+25
* A few more tests.francis2007-11-13-1/+10
* Change admin interface to use new will_paginate plugin rather than old Railsfrancis2007-11-13-4/+6
* Add a couple of basic tests for InfoRequestfrancis2007-10-30-1/+1
* Adding rspec config files, initial specslouise2007-10-16-0/+9