aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit
Commit message (Collapse)AuthorAgeFilesLines
* Build: Add jQuery 3.0 for testing1-11-stableAlexander Schmitz2016-07-061-1/+1
|
* Slider: Fixed max value miscalculationMukul Hase2016-06-091-4/+21
| | | | | | | Fixes #12852 Closes gh-1664 (cherry picked from commit a1905e2c5ed6e61e6a7206e005de9dda4f7135d0)
* Accordion: Correct height calculated when closedAlyosha Pushak2016-06-092-1/+34
| | | | | | | | Fixes #11938 Closes gh-1536 Closes gh-1616 (cherry picked from commit c87653bc24f5bc84c299b047d49a06c132a48788)
* Datepicker: Fix flaky testScott González2016-06-091-4/+4
| | | | (cherry picked from commit 8fc3ba22ba12fe5f3c579db53c3c8da0a68ac16d)
* Tests: Fix improper async sortable testLeonardo Balter2016-06-091-1/+1
| | | | | | | | | Caught when testing jQuery UI against the new QUnit version, where start throws an error if called with a non-numeric error. Closes gh-1630 (cherry picked from commit 60fa118955aab65e66995454f4e7b228a49c4177)
* Tabs: Handle overly-precise values in tests in IEScott González2016-06-091-1/+4
| | | | | | Closes gh-1628 (cherry picked from commit 81a002991e1d307b460af60162f0b058e7b74750)
* Slider: Add missing unit test cases for values methodJyoti Deka2016-06-091-3/+49
| | | | | | Closes gh-1573 (cherry picked from commit 4c5cd2018d88392871cfc93d3fb6f71a0bc510ff)
* Tests: Update `domEqual()` to work with jQuery gitScott González2016-06-091-2/+2
| | | | | | | | jQuery now returns `null` for empty attributes instead of `undefined`. Ref gh-1516 (cherry picked from commit e4363ab82d0997a00c96e0f4b3a504a94ddfe62e)
* Slider: Fix handle order when setting values of range slider to maxAblay Keldibek2016-06-091-1/+17
| | | | | | | | | When both values are set to the maximum change them in descending order Fixes #9046 Closes gh-1502 (cherry picked from commit dff1c74dd4c0fd6b951c7c183bebae09f9f229f6)
* Slider: Verify value constraint with a max that is a step mismatchAblay Keldibek2016-06-091-1/+11
| | | | | | | Ref #10078 Closes gh-1485 (cherry picked from commit 21831f5036bd695cc2734ec3f44e97549d2f7660)
* Accordion: Fix tests in IE 11 with jQuery 1.7-1.8Scott González2016-06-091-12/+55
| | | | | | Closes gh-1482 (cherry picked from commit 8ea36f5e0cc389752fdecdd17f0a82a2d560d4bb)
* Dialog: Fix focus tests in IE8 with jQuery 1.7Scott González2016-06-091-42/+46
| | | | | | Ref gh-1481 (cherry picked from commit a6a18d1ed82ca68cf1a8551be706ea8b03841242)
* Tooltip: Register event handlers before content is loadedMarco Ziech2015-03-101-0/+22
| | | | | | | Fixes #8740 Closes gh-1053 Closes gh-1456 (cherry picked from commit c4e367bb31c21d7c8b2701c626a92a2f13be5af4)
* Sortable: Append a tr with td to the placeholder of tbody elementsNils Heuermann2015-03-102-8/+80
| | | | | | | | | | | When sorting tbody elements of a table the placeholder needs to have a tr with td elements to be visible. The appended elements are created in the same way as for the placeholder of a tr element; the first row of the sorted tbody is used for that. Fixes #10682 Closes gh-1380 (cherry picked from commit 962e05dc1d0a51a7458bc44725417aa3462cd89a)
* Slider: Modified to allow value to reach max value with float stepAblay Keldibek2015-03-101-1/+11
| | | | | | Fixes #11286 Closes gh-1465 (cherry picked from commit 60c00cd4ecdab41f44e125efe2679223e9cd5535)
* Resizable: alsoResize more than one element of a jQuery selectionBen Mosher2015-03-101-0/+30
| | | | | | | Fixes #4666 Closes gh-1324 Closes gh-1461 (cherry picked from commit 19783fd3e6a6e6e02a2030028e8820076c3b1295)
* Resizable: Modified to allow jquery objects as handlesPatricia Juarez2015-03-102-0/+30
| | | | | | | | Custom handlers did not work as jquery objects (outside the resizable element) Fixes #9658 Closes gh-1445 (cherry picked from commit 18e301f4e29c2080e9aa9dac87c00dee137cb6c9)
* Draggable: Ensure parent is correct after dragging through sortableMike Sherov2015-03-101-0/+23
| | | | | Fixes #10669 (cherry picked from commit d8077dc562bfca60906a160e20186608a10b7a87)
* Sortable: Redetermine floating flag when recalculating positionsTJ VanToll2015-03-101-0/+35
| | | | | | | | | | This addresses a bug where users initialize empty sortable lists are add items dynamically. In this situation refresh() should recognize the position and orientation of the new items. Fixes #7498 Closes gh-1381 (cherry picked from commit f656aebe3f99356b7eb91ffdafe6689ecc8fb4ae)
* Resizable: correct width when grid approaches zeroMike Sherov2015-02-091-2/+2
| | | | | Fixes #10590 (cherry picked from commit 9493839f23b6ff71aacb9cb8fe8fde6c8d0ecd61)
* Resizable: Whitespace CleanupMike Sherov2015-02-091-2/+2
| | | | (cherry picked from commit 337e4110b0cb60c73bb27be2e2b855a75a0c4b2e)
* Slider: Fix max calculation, when step is floatJyoti Deka2015-02-091-1/+13
| | | | | | Fixes #10721 Closes gh-1398 (cherry picked from commit ae1d6d5f90236405023964bb3061eccd6c625e39)
* Tests: Fix jQuery version references to match files in external/Jörn Zaefferer2015-02-091-1/+1
| | | | (cherry picked from commit a3b43eeb58a290f9447ac4127d145ef121ca255c)
* Tests: Fix jquery reference in unit index fileJörn Zaefferer2015-02-091-1/+1
| | | | (cherry picked from commit d3bb0f7bdba444d90b560b245c894bfa4eb99987)
* DatePicker: increase date range so that tests still pass through 2015Luke Page2015-02-091-2/+2
| | | | (cherry picked from commit 0566e9945774dea1b672eeb0472685a31c56edca)
* DatePicker: Fix tests to have unique namesLuke Page2015-02-091-4/+4
| | | | (cherry picked from commit c21700742b0bfd4debc32b9058504d01b62a1501)
* Position: Add unit tests for bug 8710Thomas Meyer2015-02-092-0/+40
| | | | | | Ref #8710 Closes gh-1071 (cherry picked from commit 4de983c6d5eacbdc668c0b7280d9818dd6281a53)
* Accordion: Set `aria-expanded` when collapsingScott González2015-02-091-25/+55
| | | | | | Fixes #10703 Closes gh-1413 (cherry picked from commit ab798cb4646cfeb79f1949eb70cd64813a248d87)
* Widget: Fix typosScott González2015-02-091-4/+4
| | | | | Closes gh-1386 (cherry picked from commit 347b2a5ecd02933c191a13596a5849960f8f4ad2)
* Tabs: Suppress automatic activation when navigating with COMMANDScott González2015-02-091-183/+210
| | | | | | Fixes #9621 Closes gh-1383 (cherry picked from commit 6a242ab4ebdcec265826b959fa27881dcf462c96)
* Dialog: Remove leftover backcompat flag in testsScott González2015-02-051-3/+0
| | | | (cherry picked from commit b2a477f1bfbe34368d6006c98a9a44e31387e17b)
* Tooltip: Properly track hiding and closing for delegated tooltipsScott González2014-10-091-0/+48
| | | | | Fixes #10602 Closes gh-1353
* Slider: Don't allow a slider's value to exceed its maxJyoti Deka2014-10-081-3/+19
| | | | | Fixes #9376 Closes gh-1016
* Datepicker: Fix test for French localeScott González2014-10-071-2/+2
| | | | Ref #10651
* Menu: Typeahead now accounts for leading whitespaceTrisha Crowley2014-10-072-2/+4
| | | | | Fixes #10649 Closes gh-1356
* Menu: Maintain focus on already selected item during typeaheadTJ VanToll2014-10-031-0/+22
| | | | | Fixes #10644 Closes gh-1354
* Menu: Filter out non-items when typingSimen Bekkhus2014-09-292-0/+26
| | | | | Fixes #10571 Closes gh-1329
* Effects tests: Add clip visual testMike Sherov2014-09-034-6/+6
| | | | Closes gh-1338
* Tests: CleanupScott González2014-09-031-17/+23
|
* Widget: modify this.window test to support IE8 window equality quirkAlexander Schmitz2014-08-271-1/+4
| | | | Comparing this.window with strict equality fails in IE8
* Widget: Ensure window and document are defined in _getCreateOptions()Alexander Schmitz2014-08-271-1/+4
| | | | Closes gh-1320
* Draggable: Add battery of tests to cover connectToSortableMike Sherov2014-08-262-28/+107
| | | | | | Refs #9481 Refs #9675 Closes gh-1323
* Sortable: cancelHelperRemoval only considers helper, not placeholderMike Sherov2014-08-261-1/+1
| | | | Refs #9675
* Draggable: append divs to iframe parent for iframefixMike Sherov2014-08-241-0/+42
| | | | | | | This allows the blocking div to move with the iframe in most situations, whereas appending to the body wouldn't. Fixes #9671
* Draggable: Check all parents for fixed positioning when scrollingMike Sherov2014-08-231-12/+20
| | | | Fixes #9612
* Draggable: No cloning in connectToSortable and ensure correct positionMike Sherov2014-08-232-1/+105
| | | | | | | | | | | Draggables now forcefully recalculate their position when dragged out of a sortable. Sortables now override draggable position when a draggable is dragged into it. Lastly, no longer remove sortable helper when dragging a draggable out, which allows us to not use a clone. Fixes #7734 Fixes #8809 Closes gh-1322
* Draggable Tests: Ensure scrolling and dragging tests assert correctlyDave Stein2014-08-225-14/+31
|
* Build: Pull in jquery.simulate.js from BowerMike Sherov2014-08-2222-22/+22
| | | | Fixes #10563
* Draggable Tests: Fix failures due to fractional widthsMike Sherov2014-08-201-2/+2
|
* Mouse: Only detect out of document mouseups after a mousemoveMike Sherov2014-08-201-0/+17
| | | | | | | | This prevents the firing of mouseup in the case of IE<9, which will fire a mousemove event if content is placed under the cursor on mousedown. Fixes #7778