Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Make sure all MapIt tests can run offline. | Matthew Somerville | 2017-03-23 | -7/+2 |
| | ||||
* | Pre-filter map pages if user has categories assigned | Dave Arter | 2016-10-31 | -0/+17 |
| | | | | | This pre-filters the 'all reports' link in the main nav and the /around page reached via the front page postcode form | |||
* | By default, use area-based alerts. | Matthew Somerville | 2014-12-12 | -3/+4 |
| | | | | | | | | | 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. | |||
* | Couple of tests missing MapIt override. | Matthew Somerville | 2014-10-08 | -1/+5 |
| | | | | Looks like Travis doesn't like connections back to itself. | |||
* | Fix test suite to run regardless of config setup. | Matthew Somerville | 2013-10-24 | -1/+5 |
| | ||||
* | Rename council column to bodies_str, and all the related code. | Matthew Somerville | 2012-12-15 | -2/+2 |
| | ||||
* | Can't use front page stats/list due to memcache (disable for tests?); also ↵ | Matthew Somerville | 2012-09-07 | -5/+8 |
| | | | | might be existing reports. | |||
* | check non public reports are included in front page stats | Struan Donald | 2012-09-04 | -0/+2 |
| | ||||
* | move add and delete problem utility functions to test mech | Struan Donald | 2012-09-03 | -0/+14 |
| | | | | add in non public problem tests for front page | |||
* | Fix URI overriding now it's being used. | Matthew Somerville | 2011-07-01 | -3/+3 |
| | ||||
* | Fix tests. | Matthew Somerville | 2011-06-13 | -2/+2 |
| | ||||
* | Handle (e,n) requests to '/' | Edmund von der Burg | 2011-04-15 | -5/+24 |
| | ||||
* | Create Around controller and implement the easy bits | Edmund von der Burg | 2011-04-12 | -4/+3 |
| | ||||
* | Redirect locations queries from '/' to '/around' | Edmund von der Burg | 2011-04-12 | -4/+5 |
| | ||||
* | Start to move index.cgi into catalyst | Edmund von der Burg | 2011-04-12 | -0/+39 |