jquery-ui/tests/unit/draggable
Brian J. Dowling f4423f508e Tests: Fix draggable_options expected test count to be dynamic
The test count was previously incremented to 8 when normally 6 tests
are run.  After figuring out the dynamic test code, I just made the
expect depend on the same array length

Also re-enabled the test in the Gruntfile since it now passes.
2014-01-16 21:25:28 +00:00
..
all.html Updating jQuery to 1.10.2. 2013-07-05 08:42:37 -04:00
draggable_common.js Draggable Tests: Add test coverage for supported options 2013-03-04 01:05:11 -05:00
draggable_core.js Slider & Interactions: Add Windows 8 touch support 2014-01-15 15:38:10 -05:00
draggable_events.js Widget tests: Use instance method. Also replace a few instances of $.data in widget implementations. 2013-03-19 16:53:35 +01:00
draggable_methods.js Draggable Tests: Test both position and offset of draggable element in all applicable tests. 2013-10-21 11:20:03 -04:00
draggable_options.js Tests: Fix draggable_options expected test count to be dynamic 2014-01-16 21:25:28 +00:00
draggable_test_helpers.js Draggable Tests: don't test auto scroll while testing helpers. 2013-10-31 21:41:45 -04:00
draggable.html Draggable: normalize lookups for rootNodes when to bust scroll cache. Fixes #9379 - Draggable: position bug in scrollable div 2013-12-03 10:08:12 -05:00