evan-king / drag-scroll

Fork of the Grab n' Drag legacy extension for Firefox/Palemoon
0 stars 0 forks source link

Unit testing #5

Open evan-king opened 7 years ago

evan-king commented 7 years ago

Not sure what if anything is feasible here, but options should be explored and at the very least internal logic should be unit tested and test driven.

Will be using Mocha and Chai.expect, borrowing approach/CI from other personal projects.