aboutsummaryrefslogtreecommitdiffstats
path: root/spec/views
Commit message (Expand)AuthorAgeLines
* 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
* API create_request method is workingRobin Houston2012-06-06-2/+2
* Merge branch 'wdtk' of github.com:sebbacon/alaveteli into wdtkRobin Houston2012-01-20-0/+2
|\
| * Don't allow users to page beyond a certain number of results (because in larg...Seb Bacon2012-01-20-0/+2
* | Be sure to restore RoutingFiltersRobin Houston2012-01-20-2/+12
|/
* add encoding magic comments and fix pathsJames McKinney2011-10-16-6/+6
* Fix brittle testSeb Bacon2011-09-16-1/+1
* Fix test failures resulting from commit 0f0854cd60aebde1b4a69e455ee40686c4ab0353Seb Bacon2011-09-15-26/+1
* Attempt to merge current develop to themeSeb Bacon2011-08-29-6/+5
|\
| * work around TestRequest bug to get tests to passSeb Bacon2011-08-29-4/+2
| * Fixes to get tests to pass following addition of new search / filter function...Seb Bacon2011-08-29-2/+3
* | first stab at improved home pageSeb Bacon2011-08-22-4/+4
|/
* Fix bug on categorisation page that was stopping game from workingSeb Bacon2011-07-14-0/+37
* changes to get tests to pass with IZ fork and new routing-filter gemSeb Bacon2011-07-11-1/+3
* Make view tests work with interlock.Francis Irving2010-09-14-9/+11
* Fix test.Francis Irving2010-08-04-3/+6
* Fix mocked test of charity numberFrancis Irving2010-07-27-3/+7
* Reflect change to show photosFrancis Irving2010-07-18-2/+4
* Just check the text.Francis Irving2010-06-08-1/+1