aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/model/user.t
Commit message (Collapse)AuthorAgeLines
* Run each test file in a transaction.Matthew Somerville2017-06-20-1/+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
|
* Move alert signup logic out of controllerpezholio2017-05-05-0/+29
|
* Make sure all MapIt tests can run offline.Matthew Somerville2017-03-23-2/+2
|
* Update tests for cobrand/template changes.Matthew Somerville2016-04-20-1/+1
|
* Remember user's last anonymous state.Matthew Somerville2016-03-04-0/+61
If a user is logged in, use their last report/update to set the default anonymity state.