jquery-ui/tests/unit/draggable
Michał Gołębiowski-Owczarek e7a0da63ea
Tests: Increase robustness of a draggable revert test
One of the changes is increasing `revertDuration` from 200 to 300. For some
reason, when jQuery 3.1 is used in an iframe (which TestSwarm uses) the timings
are lower than expected and `setTimeout` too slow and the check for animation
happens too late.

Closes gh-2230
2024-04-12 15:23:05 +02:00
..
all.html Build: Fork vendors to remove QUnit deprecated API usage 2023-05-10 10:53:57 +02:00
common.js Draggable: Shift to use no globals 2016-04-14 00:06:12 +05:30
core.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
draggable.html Draggable: Fix options tests 2015-10-25 11:22:40 -04:00
events.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
helper.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
methods.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
options.js Tests: Increase robustness of a draggable revert test 2024-04-12 15:23:05 +02:00