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:
parent
3694807056
commit
a1e5ae937c
25 changed files with 1649 additions and 148 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue