sindresorhus / debounce

Delay function calls until a set time elapses after the last invocation
Other
798 stars 80 forks source link

Proper testing #4

Closed alexgorbatchev closed 1 year ago

alexgorbatchev commented 9 years ago

This module really needs proper tests. I see mocha being installed but it's not used anywhere and test.html can barely be classified as a test.

JoshuaKGoldberg commented 6 years ago

22 would allow real tests.

sindresorhus commented 1 year ago

There are now lots of tests.