mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-31 13:15:17 +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 |
||
|---|---|---|
| .. | ||
| application_helper.rb | ||
| backend_helper.rb | ||
| contexts_helper.rb | ||
| data_helper.rb | ||
| date_label_helper.rb | ||
| feedlist_helper.rb | ||
| integrations_helper.rb | ||
| login_helper.rb | ||
| mobile_helper.rb | ||
| notes_helper.rb | ||
| preferences_helper.rb | ||
| projects_helper.rb | ||
| recurring_todos_helper.rb | ||
| search_helper.rb | ||
| stats_helper.rb | ||
| todos_helper.rb | ||
| users_helper.rb | ||