Holly has made her initial updates to get the test suites running for the new release.

This commit is contained in:
hlm7 2011-11-14 17:47:04 +00:00
parent 500de651f2
commit cd5d312265
25 changed files with 91 additions and 81 deletions

View file

@ -196,7 +196,7 @@
</tr>
<tr>
<td>verifyTextPresent</td>
<td>exact:core:architecturalDetails</td>
<td>exact:vivo:architecturalDetails</td>
<td></td>
</tr>
<tr>

View file

@ -107,7 +107,7 @@
<tr>
<td>select</td>
<td>VClassURI</td>
<td>label=Museum (core)</td>
<td>label=Museum (vivo)</td>
</tr>
<tr>
<td>clickAndWait</td>

View file

@ -147,7 +147,7 @@
<tr>
<td>select</td>
<td>typeOfNew</td>
<td>label=Date/Time Interval (core)</td>
<td>label=Date/Time Interval (vivo)</td>
</tr>
<tr>
<td>clickAndWait</td>

View file

@ -142,7 +142,7 @@
<tr>
<td>select</td>
<td>ParentURI</td>
<td>label=dateTimeInterval (core)</td>
<td>label=dateTimeInterval (vivo)</td>
</tr>
<tr>
<td>select</td>
@ -231,17 +231,17 @@
</tr>
<tr>
<td>verifyElementPresent</td>
<td>link=exact:core:dateTimeInterval</td>
<td>link=exact:vivo:dateTimeInterval</td>
<td></td>
</tr>
<tr>
<td>verifyElementPresent</td>
<td>link=exact:core:Museum</td>
<td>link=exact:vivo:Museum</td>
<td></td>
</tr>
<tr>
<td>verifyElementPresent</td>
<td>link=exact:core:Date/Time Interval</td>
<td>link=exact:vivo:Date/Time Interval</td>
<td></td>
</tr>
<tr>

View file

@ -179,11 +179,6 @@
<td>link=Place</td>
<td></td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td>Properties related to location (building or non-geographic)</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Logout</td>