mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-26 12:08:47 +01:00
There were several problems: * Time.now returns the systems time, not the users time * fixtures do not translate dates from timezone to utc, but stores the date verbatim * calling a controller will set the timezone to the preference of the current_user. So it could be changed while you do not realize this. I fixed the failing test, but problems could be elsewhere |
||
|---|---|---|
| .. | ||
| actions.rb | ||
| chart.rb | ||
| contexts.rb | ||
| pie_chart_data.rb | ||
| projects.rb | ||
| tag_cloud.rb | ||
| tag_cloud_query.rb | ||
| time_to_complete.rb | ||
| top_contexts_query.rb | ||
| top_projects_query.rb | ||
| totals.rb | ||
| user_stats.rb | ||
| user_tags_query.rb | ||