Holly removed test cases to change theme.

This commit is contained in:
hlm7 2011-06-29 17:23:13 +00:00
parent ec759240aa
commit e070714a81
32 changed files with 300 additions and 2327 deletions

View file

@ -116,13 +116,13 @@
</tr>
<tr>
<td>type</td>
<td>AppName</td>
<td>ApplicationName</td>
<td>VIVO Test Site</td>
</tr>
<tr>
<td>type</td>
<td>CopyrightAnchor</td>
<td>VIVO Project 2010</td>
<td>VIVO Project 2011</td>
</tr>
<tr>
<td>clickAndWait</td>
@ -156,7 +156,7 @@
</tr>
<tr>
<td>verifyTextPresent</td>
<td>VIVO Project 2010</td>
<td>VIVO Project 2011</td>
<td></td>
</tr>
<tr>
@ -186,7 +186,7 @@
</tr>
<tr>
<td>type</td>
<td>AppName</td>
<td>ApplicationName</td>
<td>VIVO</td>
</tr>
<tr>

View file

@ -1,15 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta content="text/html; charset=UTF-8" http-equiv="content-type" />
<title>Test Suite</title>
</head>
<body>
<table id="suiteTable" cellpadding="1" cellspacing="1" border="1" class="selenium"><tbody>
<tr><td><b>Test Suite</b></td></tr>
<tr><td><a href="SetDefaultTheme.html">SetDefaultTheme</a></td></tr>
<tr><td><a href="EditSiteInfo.html">EditSiteInfo</a></td></tr>
</tbody></table>
</body>
</html>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta content="text/html; charset=UTF-8" http-equiv="content-type" />
<title>Test Suite</title>
</head>
<body>
<table id="suiteTable" cellpadding="1" cellspacing="1" border="1" class="selenium"><tbody>
<tr><td><b>Test Suite</b></td></tr>
<tr><td><a href="EditSiteInfo.html">EditSiteInfo</a></td></tr>
</tbody></table>
</body>
</html>