mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-01 13:41:48 +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 | ||
| contexts.yml | ||
| dependencies.yml | ||
| email_with_multipart.txt | ||
| email_with_winmail.txt | ||
| mailgun_message1.txt | ||
| mailgun_message2.txt | ||
| notes.yml | ||
| preferences.yml | ||
| projects.yml | ||
| recurring_todos.yml | ||
| sample_email.txt | ||
| sample_mms.txt | ||
| sample_sms.txt | ||
| taggings.yml | ||
| tags.yml | ||
| todos.yml | ||
| users.yml | ||