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

Add a testing backend #55

Closed
gaearon opened this issue Feb 8, 2015 · 2 comments
Closed

Add a testing backend #55

gaearon opened this issue Feb 8, 2015 · 2 comments
Milestone

Comments

@gaearon
Copy link
Member

gaearon commented Feb 8, 2015

After v1.0 and #48, we will probably want to make our testing story better. Taking cues react-router, we will implement TestBackend, a special drag-and-drop backend that allows you to simulate and test drag and drop without actually firing any browser events.

@gaearon gaearon added this to the v1.x milestone Feb 8, 2015
@gaearon
Copy link
Member Author

gaearon commented Mar 6, 2015

This is no longer up for grabs because it's superseded by https://github.com/gaearon/dnd-core which started with a testing backend. We'll make sure to integrate it smoothly into react-dnd when it matures.

@gaearon gaearon modified the milestones: 0.10, v1.x Mar 9, 2015
@gaearon gaearon modified the milestones: v1.0, 0.10 Apr 20, 2015
@gaearon
Copy link
Member Author

gaearon commented May 19, 2015

This is now done.
See http://gaearon.github.io/react-dnd/docs-testing.html

@gaearon gaearon closed this as completed May 19, 2015
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