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

What would it take to expose your test helpers? #11

Open
seanpdoyle opened this issue Mar 7, 2015 · 3 comments
Open

What would it take to expose your test helpers? #11

seanpdoyle opened this issue Mar 7, 2015 · 3 comments

Comments

@seanpdoyle
Copy link

Since the tests directory isn't empty, I think it would be great to expose your suite of test helpers for developers to use to test drag-and-drop in their own apps.

What would it take to make your test helpers shareable?

Would documenting how they're used be a good start?

@csterritt
Copy link

Yeah, it would be great to have a way to test my app's drag and drop capability -- or at least, to test that the right action is called.

@mharris717
Copy link
Owner

I agree this would be helpful. I do a similar thing for ember-cli-pagination. Will try and make time to expose them.

Thanks for taking the time to make an issue!

@mcfiredrill
Copy link
Contributor

This seems like it should be possible when I read the docs, but I'm having trouble importing the drag helper.
https://github.com/mharris717/ember-drag-drop#test-helpers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants