jquery-ui/tests/unit/draggable
Michał Gołębiowski-Owczarek 546214e869 Build: Fork vendors to remove QUnit deprecated API usage
Changes:
* add `tests/lib/vendor/**/*` to `.eslintignore`
* move `qunit-composite` to `tests/lib` so that we can modify it
* move `qunit-assert-classes` to `tests/lib` so that we can modify it
* move `qunit-assert-close` to `tests/lib` so that we can modify it
* replace `assert.push` with `assert.pushResult`
* remove usage of `QUnit.extend`

Closes gh-2157
2023-05-10 10:53:57 +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 Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00