Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Make sure all MapIt tests can run offline. | Matthew Somerville | 2017-03-23 | -12/+12 |
| | ||||
* | Stub out calls to Gaze when running tests | Dave Arter | 2016-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 Somerville | 2016-01-27 | -2/+2 |
| | ||||
* | Use mocked Nominatim to deal with bad connections. | Matthew Somerville | 2015-05-13 | -2/+8 |
| | ||||
* | By default, use area-based alerts. | Matthew Somerville | 2014-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 Somerville | 2013-10-24 | -40/+45 |
| | ||||
* | Use FixMyStreet TestMech child, so has access to its functions. | Matthew Somerville | 2013-02-04 | -5/+2 |
| | ||||
* | Make sure bodies exist that redirects test for. | Matthew Somerville | 2013-02-04 | -0/+4 |
| | ||||
* | Some fixes for when warnings are on during test run. | Matthew Somerville | 2012-11-09 | -1/+1 |
| | ||||
* | Tidy up a bit of CSS. | Matthew Somerville | 2011-09-08 | -3/+3 |
| | ||||
* | Fix alert subscribing bugs with two-tier councils and on ReportEmptyHomes. | Matthew Somerville | 2011-06-06 | -8/+8 |
| | ||||
* | Better alert page title handling. | Matthew Somerville | 2011-06-03 | -1/+1 |
| | ||||
* | Some text updates from/for locale file. | Matthew Somerville | 2011-06-03 | -1/+1 |
| | ||||
* | rss implemented | Struan Donald | 2011-05-20 | -12/+8 |
| | ||||
* | add subscribe target and get to rss through that instead | Struan Donald | 2011-05-10 | -6/+6 |
| | ||||
* | Add in RSS redirects | Struan Donald | 2011-05-10 | -0/+23 |
| | ||||
* | rss feeds for single tier councils | Struan Donald | 2011-05-09 | -0/+9 |
| | ||||
* | added in rss feed links | Struan Donald | 2011-05-06 | -0/+5 |
| | ||||
* | created council controller and use that for load and check councils | Struan Donald | 2011-05-06 | -2/+5 |
| | ||||
* | display choices for ambigious location searches | Struan Donald | 2011-05-05 | -0/+2 |
| | ||||
* | do not put postcode in alert page title | Struan Donald | 2011-05-05 | -1/+1 |
| | ||||
* | test that we are getting the titles right as well | Struan Donald | 2011-05-04 | -1/+4 |
| | ||||
* | add in prettyfication of postcode | Struan Donald | 2011-05-04 | -0/+9 |
| | ||||
* | Skeleton catalyst alerts page | Struan Donald | 2011-05-04 | -0/+16 |