Unit testing Blaze event handlers

Hi folks,

Does anyone have a recommendation for unit testing event handlers in Blaze?

I’m working on some drag and drop features and want to be able to test the components involved without running a full blown integration test that actually clicks and drags from component A to component B