qunit: Improved unfinished ajax detection
authorTimo Tijhof <krinklemail@gmail.com>
Wed, 5 Aug 2015 00:11:11 +0000 (17:11 -0700)
committerTimo Tijhof <krinklemail@gmail.com>
Wed, 5 Aug 2015 17:54:25 +0000 (10:54 -0700)
commitba681a6fec0a84bb8bcdd9225e6d07a24ce62dcf
tree088e06dba35ba65398adca8f86e36ac6ff569ddd
parent94d8069edab90e463df46727713c256d8912e338
qunit: Improved unfinished ajax detection

Sometimes $.active is non-zero but the ajaxRequests array doesn't
contain any pending requests (yet). In that case, log $.active
as well.

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