openstreetmap-website/test/helpers
Andy Allan 2f7642aa03 Fix test to work in non-UK timezones
Time.new(...).utc is not the same as Time.utc(...). The
first creates a given date in local time, and then converts that to
utc, whereas the second creates the given time in UTC.
2023-06-14 16:46:06 +01:00
..
application_helper_test.rb Fix test to work in non-UK timezones 2023-06-14 16:46:06 +01:00
asset_helper_test.rb Standardise on double quoted strings 2015-02-20 19:47:26 +00:00
browse_helper_test.rb Fix new ruboop warnings 2021-06-22 18:34:15 +01:00
browse_tags_helper_test.rb Merge pull request #3691 from AntonKhorev/wikipedia-secondary-links 2023-02-08 17:30:25 +00:00
changesets_helper_test.rb Rework browse pages to avoid raw html in translations 2023-03-29 18:52:45 +01:00
geocoder_helper_test.rb Fix rubocop warnings 2015-02-27 07:08:55 +00:00
note_helper_test.rb Rework note events to avoid raw html in translations 2023-04-02 10:22:30 +01:00
title_helper_test.rb Fix new rubocop warnings 2018-06-18 09:00:49 +01:00
user_blocks_helper_test.rb Fix rubocop Rails/TimeZone warnings 2022-03-01 22:55:10 +00:00
user_helper_test.rb Fix test for change in class 2022-07-22 22:48:31 +01:00
user_roles_helper_test.rb Update rubocop todo and fix new warnings 2021-09-14 20:40:36 +01:00