respimagelint
respimagelint copied to clipboard
Add unit and functional tests
The self-testing documentation was a great start, but as more and more edge cases appear, functional tests that run on all supported browsers would be much better.
Also, writing functions like sameRatio() or computeLength() without unit tests isn’t great.
Added first unit tests in 44a6d3958153f5b55f9972ed4c8e13b5596b8566 🎉