aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeLines
* Only allow reporting a request when logged inMatthew Landauer2013-03-22-0/+24
* Update Configuration references to new name.Louise Crow2013-03-19-1/+1
* Merge branch 'develop' into rails-3-developLouise Crow2013-03-19-0/+13
|\
| * Allow the emergency user account to be disabled.Louise Crow2013-03-19-0/+13
* | Fix another order dependent test issueMatthew Landauer2013-03-19-0/+4
* | Another order dependent test issue fixedMatthew Landauer2013-03-19-0/+2
* | Merge branch 'develop' into rails-3-developMatthew Landauer2013-03-19-7/+7
|\|
| * Cleanup whitespace.Louise Crow2013-03-14-7/+7
* | Now randomise the test order by default to help uncover order dependent issuesMatthew Landauer2013-03-19-1/+1
* | Remove test of rails internals that is somehow interfering with other testsMatthew Landauer2013-03-19-4/+0
* | Deal with further side effects of stuff done outside of a transaction in testsMatthew Landauer2013-03-19-0/+2
* | Reenable test now that we don't do HTML validation in the test suiteHenare Degan2013-03-16-9/+6
* | Since we have 3 languages in test the URL should be prefixed with the localeHenare Degan2013-03-16-2/+2
* | admin_url was removed in 902631ec4f5e1a16b8f08a2ed0ccc86ad2b72c6cHenare Degan2013-03-15-26/+0
* | We've added a new fixture since the last mergeHenare Degan2013-03-15-3/+6
* | Use a real example instead of a helperHenare Degan2013-03-15-1/+1
* | Changed in 166b6d90bc2dc79536d8d2d145281fa340075735Henare Degan2013-03-15-1/+1
* | Update to current matcher APIHenare Degan2013-03-15-2/+2
* | main_url was removed in 4c9f7f7f12a47b516137bf000c3f36120033a077Henare Degan2013-03-15-12/+0
* | HTML validation was removed in 25ad21e0c93c7e79a5324067401f6c2b0340b9d6Henare Degan2013-03-14-70/+0
* | Add magic encoding line.Louise Crow2013-03-14-0/+1
* | Merge remote-tracking branch 'mysociety/develop' into rails-3-developHenare Degan2013-03-14-75/+344
|\|
| * Update URLs in spec now that custom url methods have been removed.Louise Crow2013-03-13-3/+3
| * Merge remote-tracking branch 'openaustralia_github/one_support_email_on_admin...Louise Crow2013-03-13-30/+186
| |\
| | * Now direct changes of state to error_message and requires_admin to a new page...Matthew Landauer2013-03-06-15/+60
| | * Add webrat gemMatthew Landauer2013-03-06-2/+3
| | * Can also record a message when posting to RequestController#describe_stateMatthew Landauer2013-03-05-3/+21
| | * Remove code added previously because on the wrong trackMatthew Landauer2013-03-05-62/+0
| | * Don't allow external requests to have their state changedMatthew Landauer2013-03-04-0/+14
| | * Record who changes the stateMatthew Landauer2013-03-04-1/+1
| | * Fix bug when user not owner of request changing state to requires_admin email...Matthew Landauer2013-03-04-3/+12
| | * Inline temporary variablesMatthew Landauer2013-03-04-0/+1
| | * Simplify controller test by mock behaviour in AbilityMatthew Landauer2013-03-03-45/+13
| | * Add tests for Ability.can_update_request_state?Matthew Landauer2013-03-03-0/+51
| | * Can update status when request is old and unclassifiedMatthew Landauer2013-03-03-0/+24
| | * admin user can change statusMatthew Landauer2013-03-03-2/+16
| | * Refactor tests a littleMatthew Landauer2013-03-03-19/+21
| | * only can make the change as the owner of a requestMatthew Landauer2013-03-03-0/+14
| | * Add basic authentication to new actionMatthew Landauer2013-03-03-16/+26
| | * Switch to pretty urlsMatthew Landauer2013-03-02-1/+1
| | * New request controller action for requires_admin state with messageMatthew Landauer2013-03-02-0/+16
| | * Add optional message to requires_admin emailMatthew Landauer2013-03-02-0/+5
| | * InfoRequestEvent should know about its event typesMatthew Landauer2013-03-02-2/+2
| | * Inline methodMatthew Landauer2013-03-02-4/+4
| | * Use routes to only allow post to RequestController#describe_stateMatthew Landauer2013-03-02-9/+5
| | * Test for what happens when user is playing the classification gameMatthew Landauer2013-03-02-0/+11
| | * Test for situation where request changes while user is looking at it and they...Matthew Landauer2013-03-02-0/+10
| | * Test for forgetting to select the statusMatthew Landauer2013-03-02-0/+8
| * | Turn off transactional fixtures and fully destroy the message we import in or...Louise Crow2013-03-12-0/+12
| * | Add some more fixtures so that spec/script/mailin_spec.rb won't interfere wit...Louise Crow2013-03-11-5/+81