Holly had to add a test case to the vivo-basic test suites to set the theme to vivo-basic because wilma is now the default.

This commit is contained in:
hlm7 2010-12-03 23:41:38 +00:00
parent df75c5596d
commit ef075b9363
30 changed files with 2434 additions and 334 deletions

View file

@ -1,31 +1,32 @@
<?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="CreateTestFacultyMember.html">CreateTestFacultyMember</a></td></tr>
<tr><td><a href="CreateTestLibrarian.html">CreateTestLibrarian</a></td></tr>
<tr><td><a href="AddFacultyMemberRoles1.html">AddFacultyMemberRoles1</a></td></tr>
<tr><td><a href="AddFacultyMemberRoles2.html">AddFacultyMemberRoles2</a></td></tr>
<?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="CreateTestFacultyMember.html">CreateTestFacultyMember</a></td></tr>
<tr><td><a href="CreateTestLibrarian.html">CreateTestLibrarian</a></td></tr>
<tr><td><a href="AddFacultyMemberRoles1.html">AddFacultyMemberRoles1</a></td></tr>
<tr><td><a href="AddFacultyMemberRoles2.html">AddFacultyMemberRoles2</a></td></tr>
<tr><td><a
href="AddLibrarianRoles1.html">AddLibrarianRoles1</a></td></tr>
<tr><td><a href="AddLibrarianRoles2.html">AddLibrarianRoles2</a></td></tr>
<tr><td><a href="VerifyAllRolesSearchable.html">VerifyAllRolesSearchable</a></td></tr>
href="AddLibrarianRoles1.html">AddLibrarianRoles1</a></td></tr>
<tr><td><a href="AddLibrarianRoles2.html">AddLibrarianRoles2</a></td></tr>
<tr><td><a href="VerifyAllRolesSearchable.html">VerifyAllRolesSearchable</a></td></tr>
<tr><td><a
href="CheckPublicView.html">CheckPublicView</a></td></tr>
href="CheckPublicView.html">CheckPublicView</a></td></tr>
<tr><td><a
href="CheckIndexView.html">CheckIndexView</a></td></tr>
href="CheckIndexView.html">CheckIndexView</a></td></tr>
<tr><td><a
href="CheckRepairMode.html">CheckRepairMode</a></td></tr>
<tr><td><a href="DeleteTestFacultyMember.html">DeleteTestFacultyMember</a></td></tr>
href="CheckRepairMode.html">CheckRepairMode</a></td></tr>
<tr><td><a href="DeleteTestFacultyMember.html">DeleteTestFacultyMember</a></td></tr>
<tr><td><a
href="DeleteTestLibrarian.html">DeleteTestLibrarian</a></td></tr>
<tr><td><a href="DeleteIndexStuff.html">DeleteIndexStuff</a></td></tr>
</tbody></table>
</body>
</html>
href="DeleteTestLibrarian.html">DeleteTestLibrarian</a></td></tr>
<tr><td><a href="DeleteIndexStuff.html">DeleteIndexStuff</a></td></tr>
</tbody></table>
</body>
</html>