Holly is working on test cases for new themes.

This commit is contained in:
hlm7 2010-11-09 21:21:21 +00:00
parent d13b31f8ae
commit e18c18d2a7

View file

@ -5,29 +5,11 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="selenium.base" href="" />
<title>EditHomeTab</title>
<style type="text/css">
.testName {
color: blue;
background: rgb(80%, 80%, 80%);
font-family: sans-serif;
font-weight: bold;
font-size: larger;
text-align: center;
}
.comment {
color: blue;
background: rgb(80%, 80%, 80%);
font-family: sans-serif;
font-weight: bold;
font-size: larger;
text-align: center;
}
</style>
</head>
<body>
<table cellpadding="1" cellspacing="1" border="1">
<thead>
<tr><td rowspan="1" colspan="3" class="testName">EditHomeTab</td></tr>
<tr><td rowspan="1" colspan="3">EditHomeTab</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
@ -36,7 +18,7 @@
</tr>
<tr>
<td>comment</td>
<td class="comment">Edit Home Tab Body (then reset it to default)</td>
<td>Edit Home Tab Body (then reset it to default)</td>
<td></td>
</tr>
<tr>
@ -51,7 +33,7 @@
</tr>
<tr>
<td>comment</td>
<td class="comment">Must be logged out</td>
<td>Must be logged out</td>
<td></td>
</tr>
<tr>
@ -66,7 +48,7 @@
</tr>
<tr>
<td>comment</td>
<td class="comment">Must login as site admin</td>
<td>Must login as site admin</td>
<td></td>
</tr>
<tr>
@ -91,7 +73,7 @@
</tr>
<tr>
<td>comment</td>
<td class="comment">Navigate to Tab Management</td>
<td>Navigate to Tab Management</td>
<td></td>
</tr>
<tr>
@ -136,7 +118,7 @@
</tr>
<tr>
<td>comment</td>
<td class="comment">Edit Home Tab body to add the word "test" between VIVO and !</td>
<td>Edit Home Tab body to add the word &quot;test&quot; between VIVO and !</td>
<td></td>
</tr>
<tr>
@ -166,17 +148,17 @@
</tr>
<tr>
<td>comment</td>
<td class="comment">Verify that Home Tab body text has changed</td>
<td>Verify that Home Tab body text has changed</td>
<td></td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td>Welcome! You have successfully installed VIVO test!</td>
<td>This is the home page of the VIVO vivo-basic theme.</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>link=Site Administration</td>
<td>link=Site Admin</td>
<td></td>
</tr>
<tr>
@ -226,7 +208,7 @@
</tr>
<tr>
<td>comment</td>
<td class="comment">Reset Home Tab body to installation default</td>
<td>Reset Home Tab body to installation default</td>
<td></td>
</tr>
<tr>
@ -256,17 +238,17 @@
</tr>
<tr>
<td>comment</td>
<td class="comment">Verify Home Tab body is back to default</td>
<td>Verify Home Tab body is back to default</td>
<td></td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td>Welcome! You have successfully installed VIVO!</td>
<td>This is the home page of the VIVO vivo-basic theme.</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Logout</td>
<td>Logout</td>
<td></td>
</tr>
<tr>