aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller/json.t
Commit message (Collapse)AuthorAgeLines
* By default, use area-based alerts.Matthew Somerville2014-12-12-1/+1
| | | | | | | | | 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.
* Update tests for new names of things and bodies needing to exist.Matthew Somerville2012-12-15-2/+4
|
* Rename council column to bodies_str, and all the related code.Matthew Somerville2012-12-15-1/+1
|
* Fix test.Matthew Somerville2011-07-01-0/+10
|
* Ordering so test doesn't sometimes randomly fail.Matthew Somerville2011-06-09-2/+2
|
* Match the old JSON urlsEdmund von der Burg2011-06-03-15/+15
|
* port json.cgi code to CatalystEdmund von der Burg2011-05-20-1/+74
|
* Added tests for bad requestsEdmund von der Burg2011-05-20-0/+36