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

Missing an automated test for onDrag #7

Open
motiz88 opened this issue Mar 10, 2015 · 0 comments
Open

Missing an automated test for onDrag #7

motiz88 opened this issue Mar 10, 2015 · 0 comments

Comments

@motiz88
Copy link

motiz88 commented Mar 10, 2015

In the course of working on #6, I have tried to implement tests for onDrag, both for mouse events and for touch events - after all, such tests could potentially have uncovered the original issue (#5) long ago.

Unfortunately React.TestUtils.Simulate.mouseMove / .touchMove did not seem to do the job, so I've submitted #6 without a test for onDrag, but thought I might as well document this omission here for someone else to pick up.

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

1 participant