aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/model/questionnaire.t
Commit message (Collapse)AuthorAgeLines
* Don’t send questionnaires for closed reports.Dave Arter2018-10-26-4/+5
| | | | Fixes mysociety/fixmystreet-freshdesk#24.
* Add hook for per-row questionnaire override.Matthew Somerville2018-09-13-2/+37
|
* Run each test file in a transaction.Matthew Somerville2017-06-20-2/+0
| | | | This means that the tests can be run in parallel.
* Auto-add strict/warnings/Test::More with TestMech.Matthew Somerville2017-05-31-5/+0
|
* Remove unnecessary shebang lines.Matthew Somerville2016-01-22-2/+0
|
* Reduce use of FixMyStreet::App.Matthew Somerville2015-12-02-3/+3
| | | | Command line scripts don't need a full blown app, just database.
* Remove ms_current_timestamp() override function.Matthew Somerville2015-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 diagnosticsEdmund von der Burg2013-09-05-2/+0
|
* update tests with new statusesStruan Donald2012-10-02-0/+16
|
* rename will not fix to closedStruan Donald2011-06-16-1/+1
|
* send questionnaires for all open statesStruan Donald2011-06-15-0/+106