jquery-ui/tests/unit
Michał Gołębiowski-Owczarek 91037d66b0
Tests: Accept a small difference of animated width/height
jQuery 3.2 & newer have a different animation logic and the animated elements
width/height differ from the starting ones even at the beginning of the
animation. The point of the assertions checking that they're identical was
to ensure bug #5245 is fixed; that issue manifested by a big jump to half the
element size. To test for that, it's enough to check that the first obtained
values are close to the original ones.

This makes effects tests pass in all supported jQuery versions.

Closes gh-1928
Ref #5245
2020-07-23 15:53:36 +02:00
..
accordion All: Drop support for jQuery 1.7 2020-07-22 16:04:47 +02:00
autocomplete Tests: Ensure no timers are running at the end of each test (#1920) 2020-05-16 09:16:24 +02:00
button Tests: Ensure no timers are running at the end of each test (#1920) 2020-05-16 09:16:24 +02:00
checkboxradio All: Drop support for jQuery 1.7 2020-07-22 16:04:47 +02:00
controlgroup Tests: Ensure no timers are running at the end of each test (#1920) 2020-05-16 09:16:24 +02:00
core Tests: Ensure no timers are running at the end of each test (#1920) 2020-05-16 09:16:24 +02:00
datepicker Tests: Ensure no timers are running at the end of each test (#1920) 2020-05-16 09:16:24 +02:00
dialog Tests: Ensure no timers are running at the end of each test (#1920) 2020-05-16 09:16:24 +02:00
draggable Tests: Ensure no timers are running at the end of each test (#1920) 2020-05-16 09:16:24 +02:00
droppable Tests: Ensure no timers are running at the end of each test (#1920) 2020-05-16 09:16:24 +02:00
effects Tests: Accept a small difference of animated width/height 2020-07-23 15:53:36 +02:00
form-reset-mixin Tests: Ensure no timers are running at the end of each test (#1920) 2020-05-16 09:16:24 +02:00
menu Tests: Ensure no timers are running at the end of each test (#1920) 2020-05-16 09:16:24 +02:00
position Tests: Skip a scrollbar test in jQuery 3.2 2020-07-23 15:51:15 +02:00
progressbar Tests: Ensure no timers are running at the end of each test (#1920) 2020-05-16 09:16:24 +02:00
resizable Tests: Ensure no timers are running at the end of each test (#1920) 2020-05-16 09:16:24 +02:00
selectable Tests: Ensure no timers are running at the end of each test (#1920) 2020-05-16 09:16:24 +02:00
selectmenu Tests: Ensure no timers are running at the end of each test (#1920) 2020-05-16 09:16:24 +02:00
slider Tests: Ensure no timers are running at the end of each test (#1920) 2020-05-16 09:16:24 +02:00
sortable Tests: Ensure no timers are running at the end of each test (#1920) 2020-05-16 09:16:24 +02:00
spinner Tests: Ensure no timers are running at the end of each test (#1920) 2020-05-16 09:16:24 +02:00
tabs Tests: Ensure no timers are running at the end of each test (#1920) 2020-05-16 09:16:24 +02:00
tooltip Tests: Ensure no timers are running at the end of each test (#1920) 2020-05-16 09:16:24 +02:00
widget Tests: Ensure no timers are running at the end of each test (#1920) 2020-05-16 09:16:24 +02:00
all.html Tests: Only test latest patch versions for jQuery Core in TestSwarm 2016-07-08 12:51:44 -04:00
index.html Controlgroup: Inital commit of new widget 2015-10-07 10:57:59 -04:00
subsuite.js All: Drop support for jQuery 1.7 2020-07-22 16:04:47 +02:00