aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller/dashboard.t
Commit message (Collapse)AuthorAgeLines
* Update tests for new names of things and bodies needing to exist.Matthew Somerville2012-12-15-3/+5
|
* Rename area_id on Contacts table to body_id.Matthew Somerville2012-12-15-2/+2
| | | | Add foreign key constraint from contacts to body.
* Rename from_council to from_body, and small related changes.Matthew Somerville2012-12-15-1/+1
|
* Treat Other more like a normal category.Matthew Somerville2012-07-19-2/+2
|
* Fix test (change was in b1ccde8).Matthew Somerville2012-07-16-1/+1
|
* make tests pass if run on a MondayStruan Donald2012-06-18-10/+12
|
* problem_status is only set for council user updates so check forStruan Donald2012-05-24-1/+1
| | | | mark_fixed and null problem_status to identify user - fixed updates
* add closed state to pageStruan Donald2012-05-16-0/+20
|
* check that all fixed states coveredStruan Donald2012-05-16-2/+17
|
* add in tests for report counts at bottom of dashboardStruan Donald2012-05-16-8/+107
|
* tests for limiting by wardStruan Donald2012-05-15-1/+31
|
* tests for date counting and limiting by categoryStruan Donald2012-05-15-0/+226
|
* more detailed tests of problem countsStruan Donald2012-05-15-7/+127
|
* check one report included in figuresStruan Donald2012-05-15-4/+47
|
* add in some basic tests of dataStruan Donald2012-05-14-0/+45
|
* add council name to dashboardStruan Donald2012-05-14-2/+1
|
* basic dashbaord testsStruan Donald2012-05-14-0/+42