jquery-ui/tests/unit/draggable
Michał Gołębiowski-Owczarek 9ea690a0d9
Tests: Make some number comparisons less strict
Some of the APIs return fractional values in newer jQueries, making comparisons
sometimes not being 100% accurate. Allow some delta.

This is similar to what was already done in
98b539171b but a few cases affecting IE and/or
Edge Legacy were missed.

Closes gh-1947
2021-03-09 00:11:40 +01:00
..
all.html Tests: Switch to the new qunit-composite module 2015-04-07 09:03:36 -04:00
common.js Draggable: Shift to use no globals 2016-04-14 00:06:12 +05:30
core.js Tests: Ensure no timers are running at the end of each test (#1920) 2020-05-16 09:16:24 +02:00
draggable.html Draggable: Fix options tests 2015-10-25 11:22:40 -04:00
events.js Tests: Ensure no timers are running at the end of each test (#1920) 2020-05-16 09:16:24 +02:00
helper.js Draggable: Shift to use no globals 2016-04-14 00:06:12 +05:30
methods.js Tests: Ensure no timers are running at the end of each test (#1920) 2020-05-16 09:16:24 +02:00
options.js Tests: Make some number comparisons less strict 2021-03-09 00:11:40 +01:00