Add "deleteAllVisibleCookies" command to reduce the number of cascading errors.

This commit is contained in:
jeb228 2010-03-31 19:50:47 +00:00
parent 7a3b2a6bec
commit d695c2b73c
39 changed files with 197 additions and 2 deletions

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">CheckCuratorPrivileges</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Check Curator priviledges</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">CheckEditorPrivileges</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Check Editor privileges</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">CheckNobodyPrivileges</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Check Unprivileged User Rights</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">ConfirmEditedNobodyInfo</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Confirm Changes to User Information</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">CreateNewCuratorUser</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Create New Curator User</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">CreateNewEditorUser</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Create New Editor User</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">CreateNewNobodyUser</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Create a new unprivileged user</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">DeleteNewCuratorUser</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Delete new Curator account</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">DeleteNewEditorUser</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Delete new Editor account</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">DeleteNewNobodyUser</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Delete new nobogy user</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">EditUserNobodyInfo</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Edit User Information</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">FirstTimeCuratorLogin</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">First-time Curator login</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">FirstTimeEditorLogin</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">First-time Editor login</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">FirstTimeNobodyLogin</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">First-time login for new unprivileged users</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">TryNewNobodyPassword</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Try the reset password for user</td>