aboutsummaryrefslogtreecommitdiffstats
path: root/spec/integration/admin_spec.rb
Commit message (Expand)AuthorAgeLines
* Make logging in as a user a POST-constrained action.Louise Crow2014-12-18-1/+1
* Make show_raw_email a RESTful action via GETLouise Crow2014-12-12-20/+39
* Use RESTful routing for index and show actionsLouise Crow2014-12-12-2/+2
* Shorter route names and pathsLouise Crow2013-09-16-2/+2
* Move incoming message admin to its own controller.Louise Crow2013-09-16-2/+49
* Refactor some common setup steps in integration tests into a DSL.Louise Crow2013-09-16-13/+19
* Rename Configuration class to avoid conflict with ActiveSupport::ConfigurableHenare Degan2013-03-03-1/+1
* Extract configuration with defaults into one moduleMatthew Landauer2012-09-25-3/+1
* Fixes to integration/admin_specRobin Houston2012-03-20-2/+1
* Fix the "log in as" functionRobin Houston2012-03-20-0/+24