Holly made some more test case changes...

This commit is contained in:
hlm7 2011-11-29 16:27:35 +00:00
parent 60c6dcd060
commit 9c0ab640fa
14 changed files with 288 additions and 73 deletions

View file

@ -120,7 +120,7 @@
<td></td>
</tr>
<tr>
<td>verifyElementPresent</td>
<td>verifyElementNotPresent</td>
<td>link=Institutional internal class</td>
<td></td>
</tr>
@ -249,41 +249,6 @@
<td class="comment">Check links actually work</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>link=Institutional internal class</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>VIVO Site Administration</td>
<td></td>
</tr>
<tr>
<td>verifyTextNotPresent</td>
<td>We're sorry, but you are not authorized to view the page you requested. If you think this is an error, please contact us and we'll be happy to help.</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>link=Site Admin</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>VIVO Site Administration</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>link=Site Admin</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>VIVO Site Administration</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>link=Site information</td>

View file

@ -254,6 +254,16 @@
<td>link=Log out</td>
<td></td>
</tr>
<tr>
<td>verifyElementPresent</td>
<td>link=My account</td>
<td></td>
</tr>
<tr>
<td>verifyElementNotPresent</td>
<td>link=My profile</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Log out</td>

View file

@ -254,6 +254,16 @@
<td>link=Log out</td>
<td></td>
</tr>
<tr>
<td>verifyElementPresent</td>
<td>link=My account</td>
<td></td>
</tr>
<tr>
<td>verifyElementNotPresent</td>
<td>link=My profile</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Log out</td>

View file

@ -254,6 +254,16 @@
<td>You have logged in, but the system contains no profile for you.</td>
<td></td>
</tr>
<tr>
<td>verifyElementPresent</td>
<td>link=My account</td>
<td></td>
</tr>
<tr>
<td>verifyElementNotPresent</td>
<td>link=My profile</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Log out</td>