Thomas Bell
Results
2
issues of
Thomas Bell
So I am writing an application that needs drag and drop and I wrote a call back with the following signature: startDrag(event, ui, data){ ..... } Where data was expected...
## Description The main reason for this proposed pull request is to make it easier to run tests locally with busted, for developers and maintainers. Currently [the docs](https://lazy.folke.io/developers#testing-with-busted) indicate adding...