aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller/index.t
Commit message (Collapse)AuthorAgeLines
* Make sure all MapIt tests can run offline.Matthew Somerville2017-03-23-7/+2
|
* Pre-filter map pages if user has categories assignedDave Arter2016-10-31-0/+17
| | | | | This pre-filters the 'all reports' link in the main nav and the /around page reached via the front page postcode form
* By default, use area-based alerts.Matthew Somerville2014-12-12-3/+4
| | | | | | | | | The body-based alert only works if the body ID matches the MapIt ID. This fixes #959. Further work needs to be done to enable proper body-based alerts that work properly in all circumstances. Consequently, factor out fixed body IDs from many tests. Also fix a couple of tests not overriding geocoder correctly.
* Couple of tests missing MapIt override.Matthew Somerville2014-10-08-1/+5
| | | | Looks like Travis doesn't like connections back to itself.
* Fix test suite to run regardless of config setup.Matthew Somerville2013-10-24-1/+5
|
* Rename council column to bodies_str, and all the related code.Matthew Somerville2012-12-15-2/+2
|
* Can't use front page stats/list due to memcache (disable for tests?); also ↵Matthew Somerville2012-09-07-5/+8
| | | | might be existing reports.
* check non public reports are included in front page statsStruan Donald2012-09-04-0/+2
|
* move add and delete problem utility functions to test mechStruan Donald2012-09-03-0/+14
| | | | add in non public problem tests for front page
* Fix URI overriding now it's being used.Matthew Somerville2011-07-01-3/+3
|
* Fix tests.Matthew Somerville2011-06-13-2/+2
|
* Handle (e,n) requests to '/'Edmund von der Burg2011-04-15-5/+24
|
* Create Around controller and implement the easy bitsEdmund von der Burg2011-04-12-4/+3
|
* Redirect locations queries from '/' to '/around'Edmund von der Burg2011-04-12-4/+5
|
* Start to move index.cgi into catalystEdmund von der Burg2011-04-12-0/+39