mozilla / tippy-top-sites-deprecated

[deprecated][unmaintained]
6 stars 7 forks source link

Add tests for expected image dimensions #60

Closed pdehaan closed 7 years ago

pdehaan commented 7 years ago

Ref: https://github.com/mozilla/tippy-top-sites/pull/58#issuecomment-273922601

Currently we resized our images to be 128x128, but it looks like we have/had a few bad hombres which didn't get adjusted.

We should write some tests which get run on CI to enforce 128x128 images in the future so that builds are broken and PRs unmergeable if images have the wrong dimensions.