jquery-ui/tests
Michał Gołębiowski-Owczarek e7a10c70ae
Tests: Ensure no timers are running at the end of each test (#1920)
This helps fix issues that make tooltip tests sometimes fail when run against
jQuery 3.2 or newer due to timing differences.

Details:
* Add the `moduleAfterEach` function ensuring no timers are running.
* Attach this function via `common.testWidget`.
* Attach this function to most test suites.
* Add a tooltip test helper cleaning up leftover timers.
* Rename legacy `setup`/`teardown` hooks to `beforeEach`/`afterEach`.

Closes gh-1920
2020-05-16 09:16:24 +02:00
..
images All: Optimize png images losslessly using zopflipng 2016-06-06 11:26:06 -04:00
lib Tests: Ensure no timers are running at the end of each test (#1920) 2020-05-16 09:16:24 +02:00
unit Tests: Ensure no timers are running at the end of each test (#1920) 2020-05-16 09:16:24 +02:00
visual All: Remove usage of jQuery positional selectors 2020-01-22 16:44:34 +01:00
.jshintrc Tests: Remove all qunit global excludes from jshint config 2016-04-14 00:29:33 +05:30
index.css Theme: Change default widget font-size to 1em 2014-10-24 07:23:31 -07:00
index.html Build: Reorganize external directory 2014-06-24 22:45:32 -04:00
index.js Tests: Style updates 2015-08-21 08:06:24 -04:00