Holly add a test case to each test suite so that the index is rebuilt before starting. This will help the test suites run more smoothly repeatedly.

This commit is contained in:
hlm7 2011-12-09 20:24:55 +00:00
parent 3694807056
commit a1e5ae937c
25 changed files with 1649 additions and 148 deletions

View file

@ -8,6 +8,7 @@
<body>
<table id="suiteTable" cellpadding="1" cellspacing="1" border="1" class="selenium"><tbody>
<tr><td><b>Test Suite</b></td></tr>
<tr><td><a href="RebuildSearchIndex.html">RebuildSearchIndex</a></td></tr>
<tr><td><a href="AdminBadLogin.html">AdminBadLogin</a></td></tr>
<tr><td><a href="AdminLoginLogout.html">AdminLoginLogout</a></td></tr>
<tr><td><a href="AdminChangePassword.html">AdminChangePassword</a></td></tr>