[Representation] Spec for DragGesture
Add spec for the drag gesture, as attached to a representation of a domain object. WTD-521.
This commit is contained in:
@@ -12,7 +12,6 @@ define(
|
||||
var JQLITE_FUNCTIONS = [ "on", "off", "find", "append", "remove" ],
|
||||
DOMAIN_OBJECT_METHODS = [ "getId", "getModel", "getCapability", "hasCapability", "useCapability" ];
|
||||
|
||||
// ContextMenuGesture($compile, $document, $window, $rootScope, element, domainObject)
|
||||
|
||||
describe("The 'context menu' gesture", function () {
|
||||
var mockCompile,
|
||||
|
||||
Reference in New Issue
Block a user