Refactored test suite to allow async tests (use stop() before starting an async request, use start() when finished), added test for bug #164

This commit is contained in:
Jörn Zaefferer 2006-09-19 09:49:22 +00:00
parent 4dcbfc92c3
commit b0c3711d3e
6 changed files with 190 additions and 127 deletions

View file

@ -1,7 +1,7 @@
<html id="html">
<head>
<script type="text/javascript" src="../dist/jquery.js"></script>
<script type="text/javascript" src="testrunner.js"></script>
<script type="text/javascript" src="data/testrunner.js"></script>
<script>
$(document).ready(function(){
runTest(function() {