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 |
||
|---|---|---|
| .. | ||
| .gitkeep | ||
| calendar_controller_test.rb | ||
| context_actions_data_test.rb | ||
| contexts_controller_test.rb | ||
| data_controller_test.rb | ||
| feedlist_controller_test.rb | ||
| integrations_controller_test.rb | ||
| login_controller_test.rb | ||
| mailgun_controller_test.rb | ||
| message_gateway_test.rb | ||
| notes_controller_test.rb | ||
| preferences_controller_test.rb | ||
| projects_controller_test.rb | ||
| recurring_todos_controller_test.rb | ||
| search_controller_test.rb | ||
| stats_controller_test.rb | ||
| todos_controller_test.rb | ||
| users_controller_test.rb | ||