Permalink
Please
sign in to comment.
Browse files
Removed use of .data() for getting/setting options in tests; using ea…
…ch plugin's option method instead. Fixes #4853 - Remove use of .data() for options in tests.
- Loading branch information
Showing
with
71 additions
and 151 deletions.
- +2 −10 tests/unit/accordion/accordion_methods.js
- +2 −12 tests/unit/dialog/dialog_methods.js
- +12 −12 tests/unit/dialog/dialog_options.js
- +10 −18 tests/unit/draggable/draggable_methods.js
- +8 −16 tests/unit/droppable/droppable_methods.js
- +2 −12 tests/unit/resizable/resizable_methods.js
- +2 −12 tests/unit/selectable/selectable_methods.js
- +2 −20 tests/unit/slider/slider_methods.js
- +9 −17 tests/unit/sortable/sortable_methods.js
- +11 −11 tests/unit/tabs/tabs_methods.js
- +11 −11 tests/unit/tabs/tabs_options.js

Oops, something went wrong.
0 comments on commit
b3a095d