aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/draggable/draggable_methods.js
Commit message (Expand)AuthorAgeFilesLines
* Widget: Stop setting ui-state-disabled and aria by default on setting disable...Scott González2013-03-141-5/+9
* Revert "Widget: Stop setting ui-state-disabled and aria by default on setting...Scott González2013-03-141-9/+5
* Widget: Stop setting ui-state-disabled and aria by default on setting disable...Mike Sherov2013-03-111-5/+9
* Draggable Tests: Add test coverage for supported optionsMike Sherov2013-03-041-59/+64
* Tests: Convert single quotes to double quotes.Mike Sherov2012-12-261-27/+27
* Dev: remove globals from tests and moved test helpers to correct location - F...Mike Sherov2012-11-031-4/+10
* Dev: Standardized the draggable test suite. Fixed #8748 - Dev: Get draggable ...Mike Sherov2012-10-301-25/+14
* Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.Jörn Zaefferer2012-02-291-9/+9
* Removed use of .data() for getting/setting options in tests; using each plugi...Scott González2009-11-091-18/+10
* Merged in widget-factory branch and added tests. Fixes #4411 - Widget factor...Scott González2009-04-151-3/+15
* draggable unit tests: created separate file for each module: defaults, events...Richard Worth2009-02-011-0/+95