aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/draggable/draggable_events.js
Commit message (Expand)AuthorAgeFilesLines
* Tests: Rename filesScott González2015-04-091-164/+0
* Draggable: Convert tests to new infrastructureScott González2015-04-091-5/+5
* Draggable: Recalculate hash offset on start after plugins runMike Sherov2014-08-161-0/+39
* Widget tests: Use instance method. Also replace a few instances of $.data in ...Jörn Zaefferer2013-03-191-1/+1
* Draggable Tests: Add test coverage for supported optionsMike Sherov2013-03-041-54/+80
* Tests: Convert single quotes to double quotes.Mike Sherov2012-12-261-2/+2
* Dev: remove unnecessary simulated drag delegation in test suiteMike Sherov2012-12-081-4/+16
* Updated all widgets to use proper data keys when getting plugin instances.Scott González2012-11-091-1/+1
* Dev: remove globals from tests and moved test helpers to correct location - F...Mike Sherov2012-11-031-19/+25
* Dev: Standardized the draggable test suite. Fixed #8748 - Dev: Get draggable ...Mike Sherov2012-10-301-4/+4
* Draggable tests: Fixed typo.Yi, EungJun2012-05-151-1/+1
* Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.Jörn Zaefferer2012-02-291-9/+9
* draggable: implemented #4145 - start,drag and stop events should be preventablePaul Bakaus2010-01-281-0/+54
* draggable unit tests: created separate file for each module: defaults, events...Richard Worth2009-02-011-0/+27