Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose test mock interface #282

Open
elwayman02 opened this issue May 11, 2021 · 0 comments
Open

Expose test mock interface #282

elwayman02 opened this issue May 11, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@elwayman02
Copy link
Owner

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

@elwayman02 elwayman02 added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels May 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant