aboutsummaryrefslogtreecommitdiffstats
path: root/t/app
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2015-09-28 18:04:01 +0100
committerMatthew Somerville <matthew@mysociety.org>2015-09-28 18:04:01 +0100
commit9af214f26c2b10832977d715629e9e0fbf4ad349 (patch)
tree7222c4e4ab91224b80fc88a5c3a97f1bb43289d0 /t/app
parenta428c23753694794f3b1bddace94e869c2d7550f (diff)
parenta8eb8d3a3a1df337a1ebc73adf56f243de31d9e5 (diff)
Merge remote-tracking branch 'origin/blank-questionnaire-text'
Diffstat (limited to 't/app')
-rw-r--r--t/app/controller/questionnaire.t10
1 files changed, 10 insertions, 0 deletions
diff --git a/t/app/controller/questionnaire.t b/t/app/controller/questionnaire.t
index 14d834078..d4fc9c74b 100644
--- a/t/app/controller/questionnaire.t
+++ b/t/app/controller/questionnaire.t
@@ -191,6 +191,16 @@ foreach my $test (
},
},
{
+ desc => 'Fixed report, reopened, reported before, blank update, no further questionnaire',
+ problem_state => 'fixed',
+ fields => {
+ been_fixed => 'No',
+ reported => 'Yes',
+ another => 'No',
+ update => ' ',
+ },
+ },
+ {
desc => 'Closed report, said fixed, reported before, no update, no further questionnaire',
problem_state => 'closed',
fields => {