aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller/around.t
Commit message (Expand)AuthorAgeLines
* Always include MapIt mock handler in all tests.Matthew Somerville2017-03-23-4/+0
* Fix broken test due to missing config override.Matthew Somerville2016-05-27-2/+7
* Move test mocks to their own directory.Matthew Somerville2016-01-27-2/+2
* Mock MapIt postcode call to fix broken tests.Matthew Somerville2015-09-15-3/+7
* Rename map filtering GET param, remove unnecessary querySteven Day2015-06-29-2/+2
* Add some tests for the category & status filtering on /ajaxSteven Day2015-06-29-0/+39
* By default, use area-based alerts.Matthew Somerville2014-12-12-2/+6
* Fix test of postcode that has moved ever so slightly.Matthew Somerville2014-05-30-2/+2
* Fix test suite to run regardless of config setup.Matthew Somerville2013-10-24-5/+19
* Fix tests.Matthew Somerville2013-02-20-1/+1
* Rename council column to bodies_str, and all the related code.Matthew Somerville2012-12-15-1/+1
* Remove unused function, add gridref test.Matthew Somerville2012-11-12-0/+5
* make around test for non public reports work, and do not display nonStruan Donald2012-09-03-0/+1
* tests for non public reports on around pageStruan Donald2012-09-03-0/+25
* Have a whole fake mapit (for #182) that works if MAPIT_URL is set accordingly.Matthew Somerville2012-07-13-1/+1
* Fix URI overriding now it's being used.Matthew Somerville2011-07-01-1/+1
* Skip non-UK results in Bing geocoder, remove some geocode tests.Matthew Somerville2011-06-29-25/+0
* Fix tests.Matthew Somerville2011-06-13-1/+1
* Merge branch 'migrate_to_catalyst' of ssh://git.mysociety.org/data/git/public...Struan Donald2011-05-24-6/+6
|\
| * Move lat/lon to templates and use shortened forms.Matthew Somerville2011-05-24-6/+6
* | google maps don't seem to pay as much attention to region hinting as they onc...Struan Donald2011-05-24-5/+8
|/
* Moved some of the location smarts from '/report/new' to '/around'Edmund von der Burg2011-04-13-1/+73
* Create Around controller and implement the easy bitsEdmund von der Burg2011-04-12-0/+31