aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/model/problem.t
Commit message (Expand)AuthorAgeLines
* [fixmystreet.com] Remove special NI code.Matthew Somerville2015-03-16-7/+12
* Factor out test contact creation to function.Matthew Somerville2015-03-13-20/+7
* [UK] Output NI grid references to NI councils.Matthew Somerville2015-02-20-2/+10
* Use same handling for cron and non-cron email.Matthew Somerville2015-01-13-1/+1
* By default, use area-based alerts.Matthew Somerville2014-12-12-30/+32
* Removal old Southampton/Reading/Lichfield cobrands.Matthew Somerville2014-07-29-15/+15
* Update all email templates with new text.Myfanwy Nixon2014-05-16-2/+2
* Update old-style open311 script to use bodies.Matthew Somerville2014-04-07-23/+13
* Make sure bodies returned in consistent order.Matthew Somerville2014-02-25-2/+2
* Tests for contact with comma seperated multiple emailsStruan Donald2013-11-04-0/+46
* Fix test suite to run regardless of config setup.Matthew Somerville2013-10-24-6/+12
* switch to Sub::Override from Test::MockModuleStruan Donald2013-09-12-6/+7
* explicitly set bodies_str for abuse and app store testsStruan Donald2013-09-12-0/+2
* mechanism to stop app store tests being sentStruan Donald2013-09-12-0/+29
* Test to check reports from abuse users not sentStruan Donald2013-09-12-0/+47
* Fix failing test for problem confirmationStruan Donald2013-08-01-1/+2
* Remove *_local tz functions, set timezone on fetching original columns from d...Matthew Somerville2013-02-14-4/+4
* Merge remote branch 'origin/zurich'Matthew Somerville2013-02-04-32/+46
|\
| * Allow bodies to span multiple area IDs, and areas can be covered by more than...Matthew Somerville2012-12-19-8/+8
| * Update tests for new names of things and bodies needing to exist.Matthew Somerville2012-12-15-23/+37
| * Rename area_id on Contacts table to body_id.Matthew Somerville2012-12-15-8/+8
* | Merge branch 'bromley-new-statuses'Struan Donald2013-01-16-0/+28
|\ \
| * | do not used planned status but use new action scheduled insteadStruan Donald2012-10-02-0/+28
* | | add option to send email confirming report has been sent to councilStruan Donald2012-12-03-0/+47
| |/ |/|
* | Move skip to start of subtest so it doesn't give a 'tests were run but no pla...Matthew Somerville2012-10-04-4/+4
|/
* Fix problem.t test so it skips Lichfield tests if Lichfield cobrand is not pr...Matthew Somerville2012-08-06-0/+4
* Return correct failure code if no recipients.Matthew Somerville2012-07-23-38/+35
* Add NI sender, for handling cross-council road reports.Matthew Somerville2012-07-20-23/+50
* Improve on 73da842, few more places where cobrand specific report URL is needed.Matthew Somerville2012-07-18-37/+82
* Merge remote-tracking branch 'origin/master' into send-report-rewriteStruan Donald2012-04-03-2/+2
|\
| * Get test suite all passing again, and fix bug displaying partial photo and my...Matthew Somerville2012-03-02-2/+2
* | more tests for email sendingStruan Donald2012-02-27-8/+89
* | rough first draft of send-report refactor not. Work in progress at the momentStruan Donald2012-02-27-1/+15
* | move send-report into problem resultset plus basic testStruan Donald2012-02-23-2/+33
|/
* Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-08-22-0/+88
|\
| * is_closed utility methodStruan Donald2011-06-22-90/+38
| * unconfirmed is not really an open stateStruan Donald2011-06-21-1/+1
| * rename will not fix to closedStruan Donald2011-06-16-3/+3
| * handle new states in report display and updatingStruan Donald2011-06-16-0/+96
| * update report display to handle new statusesStruan Donald2011-06-15-0/+44
* | delete user created in testStruan Donald2011-08-12-0/+1
* | move problem update into problem model and add some tests, plus attempt some ...Struan Donald2011-08-11-0/+108
|/
* tests for check_for errorsStruan Donald2011-05-27-1/+122
* check for uninflated/null dates before trying to set the timezonedStruan Donald2011-05-27-0/+34