respimagelint icon indicating copy to clipboard operation
respimagelint copied to clipboard

Add unit and functional tests

Open ausi opened this issue 9 years ago • 1 comments

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.

ausi avatar May 24 '16 19:05 ausi

Added first unit tests in 44a6d3958153f5b55f9972ed4c8e13b5596b8566 🎉

ausi avatar Jan 30 '22 11:01 ausi