Holly modified AdminSecurity and CreateAccounts test suites do to new password process.

This commit is contained in:
hlm7 2011-07-13 15:15:27 +00:00
parent 64249a5bbf
commit 64a568a18c
20 changed files with 242 additions and 77 deletions

View file

@ -154,6 +154,21 @@
<td>submitAdd</td>
<td></td>
</tr>
<tr>
<td>type</td>
<td>initial-password</td>
<td>myPassword</td>
</tr>
<tr>
<td>type</td>
<td>confirm-password</td>
<td>myPassword</td>
</tr>
<tr>
<td>clickAndWait</td>
<td>submitAdd</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>VIVO</td>
@ -166,17 +181,12 @@
</tr>
<tr>
<td>verifyTextPresent</td>
<td>A new account for Rick Rookie was successfully created. A notification email has been sent to rickRookie@cornell.edu with instructions for activating the account and creating a password.</td>
<td>A new account for Rick Rookie was successfully created.</td>
<td></td>
</tr>
<tr>
<td>verifyElementPresent</td>
<td>link=Rick Rookie</td>
<td></td>
</tr>
<tr>
<td>verifyElementPresent</td>
<td>link=rickRookie@cornell.edu</td>
<td>link=RickRookie@cornell.edu</td>
<td></td>
</tr>
<tr>
@ -191,7 +201,7 @@
</tr>
<tr>
<td>verifyTextPresent</td>
<td>INACTIVE</td>
<td>ACTIVE</td>
<td></td>
</tr>
<tr>