Holly made made modifications to the test cases due to ontology changes.
This commit is contained in:
parent
e14943caa0
commit
47168a7cf4
7 changed files with 189 additions and 39 deletions
|
@ -176,7 +176,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>comment</td>
|
||||
<td class="comment">Verify that individual was added sucessfully</td>
|
||||
<td class="comment">Verify that librarian was added sucessfully</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -189,6 +189,11 @@
|
|||
<td>Assistant Librarian</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>comment</td>
|
||||
<td class="comment">Browse for new librarian</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>clickAndWait</td>
|
||||
<td>link=Index</td>
|
||||
|
@ -199,9 +204,34 @@
|
|||
<td>Index to VIVO Contents</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>verifyElementPresent</td>
|
||||
<td>link=Faculty Member</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>verifyTextPresent</td>
|
||||
<td>Librarian</td>
|
||||
<td>Faculty Member (1)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>verifyElementPresent</td>
|
||||
<td>link=Librarian</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>verifyTextPresent</td>
|
||||
<td>Librarian (1)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>verifyElementPresent</td>
|
||||
<td>link=Person</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>verifyTextPresent</td>
|
||||
<td>Person (2)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -221,7 +251,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>verifyTextPresent</td>
|
||||
<td>Assistant Librarian</td>
|
||||
<td>Librarian, Lily Assistant Librarian</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue