Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ericdrowell/KineticJS
/ DragAndDropEvents-test.js
File
DragAndDropEvents-test.js
test/functional/DragAndDropEvents-test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
suite(
'DragAndDropEvents'
,
function
() {
2
// ======================================================
3
test(
'test dragstart, dragmove, dragend'
,
function
(done) {
4
var
stage = addStage();
Callers
nothing calls this directly
Calls
2
addStage
Function · 0.85
showHit
Function · 0.85
Tested by
no test coverage detected