mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-24 03:00:12 +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 |
||
|---|---|---|
| .. | ||
| recurring_todos | ||
| search | ||
| stats | ||
| todos | ||
| .gitkeep | ||
| context.rb | ||
| dependency.rb | ||
| message_gateway.rb | ||
| note.rb | ||
| null_time.rb | ||
| preference.rb | ||
| project.rb | ||
| recurring_todo.rb | ||
| sidebar.rb | ||
| tag.rb | ||
| tagging.rb | ||
| todo.rb | ||
| user.rb | ||