Commit 569603e
committed
test(cdk/drag-drop): fix up flawed test cases
Fixes some test cases that don't behave like a user would do, like hovering over an item that is out of the screen. They worked because currently the drag&drop is almost purely coordinate-based, but that won't be the case with the `mixed` orientation.
Also fixes some concatenated test names that were difficult to search for.1 parent d15df24 commit 569603e
File tree
3 files changed
+541
-598
lines changed- src/cdk/drag-drop/directives
3 files changed
+541
-598
lines changed
0 commit comments