]> source.dussan.org Git - jquery-ui.git/commit
Tests: Fix tooltip tests by destroying tooltips
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Thu, 30 Mar 2023 08:09:12 +0000 (10:09 +0200)
committerMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Wed, 10 May 2023 08:53:57 +0000 (10:53 +0200)
commit9dc2bf9737ba9c877b7b9f6e892100580adc0f2e
tree1bd055234e89af96b82cf0096a7c8a8d98a3ffd4
parent0977ea1b48355bfddc98cb16673ea8b627904dab
Tests: Fix tooltip tests by destroying tooltips

Some tests were not properly destroying tooltips which made tests
start to fail with the new QUnit.

Ref gh-2157
tests/unit/tooltip/core.js
tests/unit/tooltip/deprecated.js
tests/unit/tooltip/events.js
tests/unit/tooltip/methods.js
tests/unit/tooltip/options.js