jquery-ui/tests
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
..
images All: Optimize png images losslessly using zopflipng 2016-06-06 11:26:06 -04:00
lib Tests: Properly check $.uiBackCompat in common widget tests 2024-09-09 17:52:53 +02:00
runner All: Stop relying on jquery-patch.js internally, add tests 2024-05-15 00:38:40 +02:00
unit Datepicker: Hide the UI on destroy 2024-08-05 19:30:53 +02:00
visual All: Remove the deprecated ui/core.js file 2024-05-15 00:38:40 +02:00
.eslintrc.json Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
index.css Theme: Change default widget font-size to 1em 2014-10-24 07:23:31 -07:00
index.html Tests: replace grunt-contrib-qunit with jQuery test runner 2024-03-29 09:13:46 -04:00
index.js Tests: Style updates 2015-08-21 08:06:24 -04:00