Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Don’t send questionnaires for closed reports. | Dave Arter | 2018-10-26 | -4/+5 |
| | | | | Fixes mysociety/fixmystreet-freshdesk#24. | |||
* | Add hook for per-row questionnaire override. | Matthew Somerville | 2018-09-13 | -2/+37 |
| | ||||
* | Run each test file in a transaction. | Matthew Somerville | 2017-06-20 | -2/+0 |
| | | | | This means that the tests can be run in parallel. | |||
* | Auto-add strict/warnings/Test::More with TestMech. | Matthew Somerville | 2017-05-31 | -5/+0 |
| | ||||
* | Remove unnecessary shebang lines. | Matthew Somerville | 2016-01-22 | -2/+0 |
| | ||||
* | Reduce use of FixMyStreet::App. | Matthew Somerville | 2015-12-02 | -3/+3 |
| | | | | Command line scripts don't need a full blown app, just database. | |||
* | Remove ms_current_timestamp() override function. | Matthew Somerville | 2015-08-13 | -2/+2 |
| | | | | | This override is not used anywhere, it dates from a very old long-gone test script, and causes issues with database query planning. | |||
* | Remove unneeded test diagnostics | Edmund von der Burg | 2013-09-05 | -2/+0 |
| | ||||
* | update tests with new statuses | Struan Donald | 2012-10-02 | -0/+16 |
| | ||||
* | rename will not fix to closed | Struan Donald | 2011-06-16 | -1/+1 |
| | ||||
* | send questionnaires for all open states | Struan Donald | 2011-06-15 | -0/+106 |