-
Notifications
You must be signed in to change notification settings - Fork 19
Add tests for untested functions #10
Copy link
Copy link
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
The following functions do not have test
The following needs tests
- []
Line 53 in fa724c9
if (_data.draggableElementId && !checkIfIdInPath(_data.draggableElementId, e.path)) {
Shouldreturnearly ifif (_data.draggableElementId && !checkIfIdInPath(_data.draggableElementId, e.path)), but there is not test for that.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed