gilmoreorless / jquery-nearest

Find the elements in a page that are closest to a particular point or element, based on pixel dimensions
http://gilmoreorless.github.io/jquery-nearest/
MIT License
98 stars 23 forks source link

Add unit tests #8

Closed gilmoreorless closed 10 years ago

gilmoreorless commented 10 years ago

Since people other than me are finding this useful recently, and are contributing pull requests, I should stop procrastinating and actually write some proper tests.

gilmoreorless commented 10 years ago

QUnit tests now added.