Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | By default, use area-based alerts. | Matthew Somerville | 2014-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 Somerville | 2012-12-15 | -2/+4 |
| | ||||
* | Rename council column to bodies_str, and all the related code. | Matthew Somerville | 2012-12-15 | -1/+1 |
| | ||||
* | Fix test. | Matthew Somerville | 2011-07-01 | -0/+10 |
| | ||||
* | Ordering so test doesn't sometimes randomly fail. | Matthew Somerville | 2011-06-09 | -2/+2 |
| | ||||
* | Match the old JSON urls | Edmund von der Burg | 2011-06-03 | -15/+15 |
| | ||||
* | port json.cgi code to Catalyst | Edmund von der Burg | 2011-05-20 | -1/+74 |
| | ||||
* | Added tests for bad requests | Edmund von der Burg | 2011-05-20 | -0/+36 |