aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/draggable/draggable_test_helpers.js
Commit message (Expand)AuthorAgeFilesLines
* Tests: Rename filesScott González2015-04-091-158/+0
* Tests: Widget test helpers extend the main helperScott González2015-04-091-12/+32
* Draggable: Convert tests to new infrastructureScott González2015-04-091-8/+15
* Draggable Tests: Ensure scrolling and dragging tests assert correctlyDave Stein2014-08-221-2/+16
* Draggable Tests: Fix several whitespace issues.Mike Sherov2014-08-121-1/+1
* Draggable Tests: fix IE offset tests affected by focus issues.Mike Sherov2014-02-181-1/+1
* Draggable: fix current JSCS violations.Mike Sherov2014-02-181-8/+18
* Draggable Tests: don't test auto scroll while testing helpers.Mike Sherov2013-10-311-8/+2
* Draggable Tests: Ensure Draggable tests are correctly testing offset under sc...Mike Sherov2013-10-231-3/+7
* Draggable Tests: Test both position and offset of draggable element in all ap...Mike Sherov2013-10-211-18/+39
* Draggable Tests: Fix lint error.Mike Sherov2013-10-201-2/+2
* Draggable Tests: Add position asserts to drag testsMike Sherov2013-10-201-7/+21
* Draggable Tests: consolidate drag tests and provide error messages for all as...Mike Sherov2013-10-201-4/+6
* Draggable Tests: clarify scroll helpers.Mike Sherov2013-10-201-10/+2
* Draggable Tests: make sure offset tests are actually testing offsetsMike Sherov2013-10-191-4/+5
* Draggable tests: Wrap IIFE in parens.Scott González2013-04-081-2/+2
* Draggable Tests: style guide conformance for TestHelpersMike Sherov2013-04-071-30/+26
* Draggable Tests: fix old Safari and old Opera tests with jQuery < 1.8 tests b...Mike Sherov2013-04-071-0/+5
* Draggable tests: Don't use .on().Scott González2013-03-091-2/+2
* Draggable Tests: Add test coverage for supported optionsMike Sherov2013-03-041-1/+25
* Tests: Convert single quotes to double quotes.Mike Sherov2012-12-261-7/+7
* Dev: remove unnecessary simulated drag delegation in test suiteMike Sherov2012-12-081-7/+4
* Dev: remove globals from tests and moved test helpers to correct location - F...Mike Sherov2012-11-031-0/+57