Holly automated as many of the formerly manual tests as possible plus updated other tests to make sure all fields are tested.

This commit is contained in:
Holly Mistlebauer 2013-12-02 17:42:41 -05:00
parent b672cf7e0b
commit 4ea1f57f74
54 changed files with 3744 additions and 682 deletions

View file

@ -200,7 +200,7 @@
</tr>
<tr>
<td>clickAndWait</td>
<td>//h3[@id='courseOfferedBy']/a/img</td>
<td>css=a.add-offeredBy &gt; img.add-individual</td>
<td></td>
</tr>
<tr>
@ -317,7 +317,7 @@
<!--Test location entry-->
<tr>
<td>clickAndWait</td>
<td>//h3[@id='hasGeographicLocation']/a/img</td>
<td>xpath=(//img[@alt='add'])[14]</td>
<td></td>
</tr>
<tr>
@ -460,7 +460,7 @@
<!--Test other entry-->
<tr>
<td>clickAndWait</td>
<td>//h3[@id='includesEvent']/a/img</td>
<td>css=a.add-BFO_0000051 &gt; img.add-individual</td>
<td></td>
</tr>
<tr>