openstreetmap-website/test
Andy Allan 9f61d6c1cf Specify avatar dimensions in html tags
This prevents reflow when the images are loaded by the browser.

ActiveStorage variants are resized lazily when the image is requested,
so we only know the dimensions if the image was already loaded. This
means that there will be one reflow just after a new avatar is first
viewed.
2021-10-13 14:05:02 +01:00
..
abilities Ensure that test utility methods are marked as private 2020-10-28 11:49:01 +01:00
controllers Merge remote-tracking branch 'upstream/pull/3300' 2021-10-07 17:45:07 +01:00
factories Introduce privileged scopes that only an administrator can enable 2021-08-26 17:22:24 +01:00
gpx/fixtures Remove unused directories 2020-03-18 15:04:18 +01:00
helpers Specify avatar dimensions in html tags 2021-10-13 14:05:02 +01:00
http Remove npemap as a source for UK postcodes 2018-02-04 15:14:41 +00:00
integration Convert account setting menu to tabs, and include on other pages 2021-08-18 14:30:35 +01:00
javascripts Replace querystring parser with qs yarn module 2020-08-06 20:51:55 +01:00
jobs Send trace import result notification immediately 2019-07-15 21:45:07 +01:00
lib Fix various code comments 2021-07-21 11:24:23 +01:00
mailers Add a test for i18n interpolation into plain and html parts 2020-12-02 13:02:25 +00:00
models Move the tracepoint coordinate format test to the controller test 2021-09-29 15:25:28 +01:00
system Rename file so that it's included in test runs 2021-09-16 18:04:37 +01:00
validators Merge character validators 2018-11-05 18:54:19 +00:00
application_system_test_case.rb Switch to using selenium for system tests 2020-04-22 13:51:37 +01:00
test_helper.rb Remove the ObjectMetadata concern, since it's only used in tests now 2021-09-15 17:05:50 +01:00