jquery-ui/tests/lib
Michał Gołębiowski-Owczarek fd1b8a03b2
Tests: Properly check $.uiBackCompat in common widget tests
The "common widget" tests, checking if a widget doesn't overwrite some
core widget APIs wasn't running as it was incorrectly checking for
`$.uiBackCompat === false` instead of `$.uiBackCompat !== true` after the
default changed in gh-2250.

Fixing the check uncovered that the draggable & sortable modules do
overwrite the `_trigger` method. Add an exception in the test for that;
at this stage of the project we don't plan to change the implementation.

Closes gh-2286
Ref gh-2250
2024-09-09 17:52:53 +02:00
..
grunt-contrib-qunit-bridges Tests: Make Puppeter really fire Chrome on macOS 2023-05-10 10:53:57 +02:00
vendor All: Drop support for IE & some other browsers (but mostly IE) 2024-05-15 00:38:40 +02:00
bootstrap.js Tests: Update jQuery Migrate from 3.4.1 to 3.5.2, simplify Migrate setup 2024-07-30 17:53:47 +02:00
common.js Tests: Properly check $.uiBackCompat in common widget tests 2024-09-09 17:52:53 +02:00
css.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
helper.js Tests: Ensure no timers are running at the end of each test (#1920) 2020-05-16 09:16:24 +02:00
qunit-assert-domequal.js All: Drop support for IE & some other browsers (but mostly IE) 2024-05-15 00:38:40 +02:00
qunit.js All: Drop support for jQueries different than the latest for each major 2024-05-15 00:38:30 +02:00