aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/model/comment.t
Commit message (Collapse)AuthorAgeLines
* Run each test file in a transaction.Matthew Somerville2017-06-20-7/+2
| | | | This means that the tests can be run in parallel.
* Remove unnecessary shebang lines.Matthew Somerville2016-01-22-2/+0
|
* Reduce use of FixMyStreet::App.Matthew Somerville2015-12-02-2/+2
| | | | Command line scripts don't need a full blown app, just database.
* Remove *_local tz functions, set timezone on fetching original columns from ↵Matthew Somerville2013-02-14-2/+2
| | | | database.
* check for uninflated/null dates before trying to set the timezonedStruan Donald2011-05-27-0/+27