Expose test mock interface #282
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
We should expose a way to more easily mock and interact with the modifier so that its behavior can be programmatically controlled in tests. There's a good example of how to do something like this here:
https://github.com/elwayman02/ember-scroll-modifiers/blob/master/addon-test-support/did-intersect-mock.js
The text was updated successfully, but these errors were encountered: