aboutsummaryrefslogtreecommitdiffstats
path: root/spec/views
Commit message (Expand)AuthorAgeLines
* Merge branch '59-localised-authority-links' into rails-3-developLouise Crow2015-03-05-1/+1
|\
| * Use routing helper to generate localised urls.Louise Crow2015-03-05-1/+1
* | Remove specs for charity linksGareth Rees2015-03-02-32/+0
* | Fix body/show view spec after rewordingGareth Rees2015-03-02-1/+1
|/
* Move logic to modelLouise Crow2015-02-20-10/+11
* Cache frequently accessed request lists.Louise Crow2013-12-19-49/+0
* Add public criteria for message event access methodsLouise Crow2013-09-16-44/+44
* Restore the download for hidden requestsLouise Crow2013-09-16-17/+4
* Reasons that request can be reported now stored in modelMatthew Landauer2013-03-22-1/+1
* Rename controller actionsMatthew Landauer2013-03-22-1/+1
* Move reporting actions to their own controllerMatthew Landauer2013-03-22-1/+1
* Let the user know when the request has already been reportedMatthew Landauer2013-03-22-0/+29
* Since we have 3 languages in test the URL should be prefixed with the localeHenare Degan2013-03-16-2/+2
* HTML validation was removed in 25ad21e0c93c7e79a5324067401f6c2b0340b9d6Henare Degan2013-03-14-5/+0
* Merge remote-tracking branch 'mysociety/develop' into rails-3-developHenare Degan2013-03-14-2/+2
|\
| * Remove html validation in preparation for moving to html5Matthew Landauer2013-03-07-5/+0
| * Make link to follow up message relativeMatthew Landauer2013-02-15-2/+2
* | Update view test for Rails 3.1Henare Degan2013-03-03-5/+6
* | Rename ALL THE TEMPLATES!!1!!!one!!1!!Henare Degan2013-02-27-0/+0
* | Merge branch 'develop' into rails-3-spikeHenare Degan2013-02-15-1/+1
|\|
| * Remove interlock as it's not compatible with Rails 3 and is unmaintainedHenare Degan2013-01-18-2/+0
* | In test we have 3 available locales so these URLs should contain the locale i...Henare Degan2013-02-08-2/+2
* | Update test to use Webrat matchers instead of removed methodsHenare Degan2013-02-07-2/+8
* | Don't need a regex here, it uses #include?Henare Degan2013-02-07-1/+1
* | path helper should be html safe and fix up view test for rspec 2Matthew Landauer2013-01-25-3/+3
* | Merge remote-tracking branch 'mysociety/develop' into rails-3-spikeMatthew Landauer2013-01-04-1/+17
|\|
| * Only offer download links on publicly visible requestsLouise Crow2012-12-13-1/+17
* | Update render syntax in rspecMatthew Landauer2013-01-04-2/+3
* | Get rid of resetting of ActionController::Routing::Routes.filtersMatthew Landauer2013-01-04-10/+0
* | Remove tests for partials being rendered. Was testing the implementation not ...Matthew Landauer2013-01-04-10/+0
* | url in css selector should have been quoted. Using alternate syntaxMatthew Landauer2013-01-04-2/+2
* | Update test to use Webrat matchers and remove methods that complicate the int...Henare Degan2012-12-18-35/+20
* | Update view tests to use Webrat matchersHenare Degan2012-12-18-19/+19
* | Update view specHenare Degan2012-12-12-8/+8
* | view replaces templateHenare Degan2012-12-12-3/+3
* | Remove workaroundHenare Degan2012-12-12-2/+0
* | Update view test assignment APIHenare Degan2012-12-12-26/+26
* | Why are we testing a controller in view tests?Henare Degan2012-12-11-1/+1
* | Upgrade remaining matchersHenare Degan2012-12-11-10/+10
* | The have_tag selector is no longer available so use webrat matchersHenare Degan2012-12-11-2/+2
* | The include_text selector is no longer availableHenare Degan2012-12-11-1/+1
* | New way of assigning variables to view specsHenare Degan2012-12-11-6/+6
* | Change to a more common way of calling renderHenare Degan2012-12-11-12/+10
* | Let's get a simple model working. First of all, this is not a Rails modelHenare Degan2012-12-11-1/+1
* | Remove interlock as it's not compatible with Rails 3 and is unmaintainedHenare Degan2012-12-11-2/+0
|/
* Show disclosure log link if availableMatthew Landauer2012-10-22-0/+1
* Stub new method introduced by 7a9593aRobin Houston2012-09-28-0/+1
* Updating spec for 550f143.Louise Crow2012-09-20-35/+36
* Beef up mocksRobin Houston2012-07-16-1/+10
* Beef up mocks with new methodRobin Houston2012-06-07-1/+3