caktus / django-timepiece

A multi-user Django application for tracking people's time on projects.
MIT License
361 stars 115 forks source link

HourlyReport CSV - Failing unit tests and empty exports #801

Closed calebsmith closed 10 years ago

calebsmith commented 10 years ago

The CSV exports have headers but no data.

Many of the hourly reports view tests are failing. Viewing the responses that the tests setup shows that HTML is being returned rather than CSV