Holly has made her initial updates to get the test suites running for the new release.
This commit is contained in:
parent
500de651f2
commit
cd5d312265
25 changed files with 91 additions and 81 deletions
|
@ -196,7 +196,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>verifyTextPresent</td>
|
||||
<td>exact:core:architecturalDetails</td>
|
||||
<td>exact:vivo:architecturalDetails</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue