Holly is continuing to add more test cases for publications.

This commit is contained in:
ejc12 2010-07-27 14:57:38 +00:00
parent 28045e31b2
commit 84ae8fa95f
11 changed files with 3686 additions and 761 deletions

View file

@ -489,26 +489,6 @@
<td>Index to VIVO Contents</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>link=Organization</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>Organization</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>link=Index</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>Index to VIVO Contents</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>link=Book</td>
@ -649,6 +629,36 @@
<td>Index to VIVO Contents</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Verify everything is gone</td>
<td></td>
</tr>
<tr>
<td>verifyTextNotPresent</td>
<td>people</td>
<td></td>
</tr>
<tr>
<td>verifyTextNotPresent</td>
<td>topics</td>
<td></td>
</tr>
<tr>
<td>verifyTextNotPresent</td>
<td>events</td>
<td></td>
</tr>
<tr>
<td>verifyTextNotPresent</td>
<td>organizations</td>
<td></td>
</tr>
<tr>
<td>verifyTextNotPresent</td>
<td>publications</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Logout</td>