-
Notifications
You must be signed in to change notification settings - Fork 28
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 initial Testing for DnD dragged #77
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #77 +/- ##
======================================
Coverage ? 70.67%
======================================
Files ? 17
Lines ? 358
Branches ? 51
======================================
Hits ? 253
Misses ? 90
Partials ? 15 Continue to review full report at Codecov.
|
Find a way to keep the browser open when the test fails? Related issue: argos-ci/jest-puppeteer#130 (comment) Or just keep it open argos-ci/jest-puppeteer#276 (comment) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should close #76
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This passes but leads to a bug in moving direction. Elements should move up, which i supposed should be called "the default direction".
…elements move down
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed but list order should be updated
Add element time traveler
Fix undo approach in list updater
No description provided.