QUnit: Detect unfinished jQuery effects or ajax requests in teardown
authorTimo Tijhof <krinklemail@gmail.com>
Fri, 11 Jul 2014 01:25:19 +0000 (03:25 +0200)
committerKrinkle <krinklemail@gmail.com>
Fri, 11 Jul 2014 01:32:59 +0000 (01:32 +0000)
commitb90c69cdf70ae55a7ae608b074893d140d0a96b6
tree45bfea67ba094a0246da329d358c96a211976b92
parent58c3d520dc09237e8037202b3f68638a01721aaf
QUnit: Detect unfinished jQuery effects or ajax requests in teardown

Based on jQuery test suite
https://github.com/jquery/jquery/blob/bcca4f041/test/data/testrunner.js#L113-L125

Change-Id: I1dba146a6795887c23c806f292c6425662ea4aad
tests/qunit/data/testrunner.js