aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/model
Commit message (Expand)AuthorAgeLines
* Tests for moderationHakim Cassimally2014-08-14-0/+66
* Removal old Southampton/Reading/Lichfield cobrands.Matthew Somerville2014-07-29-19/+19
* 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 language is set early enough in email alert loop.Matthew Somerville2014-02-26-0/+25
* Make sure bodies returned in consistent order.Matthew Somerville2014-02-25-2/+2
* Make alert_type.t test more robust.Matthew Somerville2014-02-24-4/+8
* 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-9/+27
* 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
* Switch Token over to use RABXColumn and test that changes to the col behave a...Edmund von der Burg2013-09-10-1/+45
* Add RABX column code and testsEdmund von der Burg2013-09-10-0/+23
* Remove unneeded test diagnosticsEdmund von der Burg2013-09-05-2/+0
* 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-6/+6
* Merge remote branch 'origin/zurich'Matthew Somerville2013-02-04-36/+50
|\
| * 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-27/+41
| * 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/+44
|\ \
| * | update tests with new statusesStruan Donald2012-10-02-0/+16
| * | 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
| |/ |/|
* | If update alert email is to problem reporter, make it a login link.Matthew Somerville2012-10-12-15/+32
* | 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
* Don't show postcode column in RSS/alert emails, may have no bearing on report.Matthew Somerville2012-07-23-50/+15
* 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
* Remove unused base_url_for_emails function.Matthew Somerville2012-07-06-2/+2
* Change alerts on council cobrands so they link to mainStruan Donald2012-06-18-0/+144
* Merge branch 'master' into bromleyMatthew Somerville2012-05-16-1/+1
|\
| * allow for whitespace/text-wrap in testsDave Whiteland2012-05-02-1/+1
* | 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
|/
* pass even if line wrapsStruan Donald2012-01-12-2/+2
* Fix test for when long domain name pushes things over one line.Matthew Somerville2012-01-06-1/+1
* deal with missing geocode data when generating nearest road text in email alertsStruan Donald2011-12-13-1/+141
* Merge branch 'rss-addresses'Struan Donald2011-11-30-0/+69
|\
| * tests for postcode in alert emailsStruan Donald2011-11-30-0/+69
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-08-22-0/+338
|\|
| * indicate problem has been closed in alertStruan Donald2011-06-28-0/+144
| * is_closed utility methodStruan Donald2011-06-22-90/+38