aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller/alert.t
Commit message (Collapse)AuthorAgeLines
* Make sure all MapIt tests can run offline.Matthew Somerville2017-03-23-12/+12
|
* Stub out calls to Gaze when running testsDave Arter2016-07-08-1/+1
| | | | The tests were running slowly because of gaze.mysociety.org's rate-limiting.
* Move test mocks to their own directory.Matthew Somerville2016-01-27-2/+2
|
* Use mocked Nominatim to deal with bad connections.Matthew Somerville2015-05-13-2/+8
|
* By default, use area-based alerts.Matthew Somerville2014-12-12-0/+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.
* Fix test suite to run regardless of config setup.Matthew Somerville2013-10-24-40/+45
|
* Use FixMyStreet TestMech child, so has access to its functions.Matthew Somerville2013-02-04-5/+2
|
* Make sure bodies exist that redirects test for.Matthew Somerville2013-02-04-0/+4
|
* Some fixes for when warnings are on during test run.Matthew Somerville2012-11-09-1/+1
|
* Tidy up a bit of CSS.Matthew Somerville2011-09-08-3/+3
|
* Fix alert subscribing bugs with two-tier councils and on ReportEmptyHomes.Matthew Somerville2011-06-06-8/+8
|
* Better alert page title handling.Matthew Somerville2011-06-03-1/+1
|
* Some text updates from/for locale file.Matthew Somerville2011-06-03-1/+1
|
* rss implementedStruan Donald2011-05-20-12/+8
|
* add subscribe target and get to rss through that insteadStruan Donald2011-05-10-6/+6
|
* Add in RSS redirectsStruan Donald2011-05-10-0/+23
|
* rss feeds for single tier councilsStruan Donald2011-05-09-0/+9
|
* added in rss feed linksStruan Donald2011-05-06-0/+5
|
* created council controller and use that for load and check councilsStruan Donald2011-05-06-2/+5
|
* display choices for ambigious location searchesStruan Donald2011-05-05-0/+2
|
* do not put postcode in alert page titleStruan Donald2011-05-05-1/+1
|
* test that we are getting the titles right as wellStruan Donald2011-05-04-1/+4
|
* add in prettyfication of postcodeStruan Donald2011-05-04-0/+9
|
* Skeleton catalyst alerts pageStruan Donald2011-05-04-0/+16