aboutsummaryrefslogtreecommitdiffstats
path: root/spec/integration/create_request_spec.rb
Commit message (Collapse)AuthorAgeLines
* Refactor some common setup steps in integration tests into a DSL.Louise Crow2013-09-16-30/+15
| | | | Add a failing test for what should happen on request hiding.
* Restore explanatory messages when asked to sign in for actions that don't ↵Louise Crow2012-11-20-14/+21
| | | | require an existing user. Fixes #719.
* Update references to point to the mySociety repo.Louise Crow2012-08-29-6/+6
|
* Admin users clicking confirmation linksRobin Houston2012-03-13-0/+44
Fixes #446. See issue for details.