Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Rename files | Scott González | 2015-04-09 | 1 | -205/+0 |
| | | | | Ref gh-1528 | ||||
* | Tests: Widget test helpers extend the main helper | Scott González | 2015-04-09 | 1 | -1/+0 |
| | | | | | Ref #10119 Ref gh-1528 | ||||
* | Droppable: Convert tests to new infrastructure | Scott González | 2015-04-09 | 1 | -5/+6 |
| | | | | | Ref #10119 Ref gh-1528 | ||||
* | Droppable: Use new has/lacksClasses assertions for all class checks | Alexander Schmitz | 2015-03-11 | 1 | -4/+5 |
| | |||||
* | Droppable: Account for draggable margins when detecting hover | Mike Sherov | 2014-08-13 | 1 | -2/+51 |
| | | | | Fixes #6876 | ||||
* | Droppable: only consider pointer location with tolerance "pointer" | Will Holley | 2014-08-10 | 1 | -1/+14 |
| | | | | Fixes #4977 Closes gh-991 | ||||
* | Droppable Tests: fix whitespace in droppable_options | Mike Sherov | 2014-08-10 | 1 | -22/+22 |
| | |||||
* | Droppable tests: swap $.ui.intersect test with tolerance test | Mike Sherov | 2014-08-10 | 1 | -2/+39 |
| | | | | | $.ui.intersect is not a documented API, yet droppable tolerance is, and are essentially the same. | ||||
* | Droppable: update ddmanager when scope changes through setOption. Fixed ↵ | Andrei Picus | 2013-10-29 | 1 | -4/+42 |
| | | | | #9287 - droppable: Scope option cannot be changed after initialization. | ||||
* | Dev: remove globals from tests and moved test helpers to correct location - ↵ | Mike Sherov | 2012-11-03 | 1 | -2/+2 |
| | | | | Fixed #8770 Dev: Remove globals and Standardize Test Suite | ||||
* | Dev: Standardized the droppable test suite. Fixed #8753 - Dev: Get droppable ↵ | Mike Sherov | 2012-10-30 | 1 | -3/+6 |
| | | | | test suite to pass | ||||
* | Tests: Lint. | Scott González | 2012-04-19 | 1 | -4/+0 |
| | |||||
* | Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal. | Jörn Zaefferer | 2012-02-29 | 1 | -2/+2 |
| | |||||
* | unit tests: minor updates | Richard Worth | 2009-02-02 | 1 | -3/+9 |
| | |||||
* | Fixed #4037 (droppable: cssNamespace option should be removed, addClasses ↵ | Richard Worth | 2009-02-02 | 1 | -11/+1 |
| | | | | option added) | ||||
* | Failing test for #4037 (droppable: cssNamespace option should be removed, ↵ | Richard Worth | 2009-02-02 | 1 | -0/+12 |
| | | | | addClasses option added) | ||||
* | droppable unit tests: created separate file for each module: core, common ↵ | Richard Worth | 2009-02-02 | 1 | -0/+60 |
widget, events, methods, options, tickets |