Holly is making a new test suite for detailed testing of non-person things.

This commit is contained in:
ejc12 2010-08-09 17:41:56 +00:00
parent e00d1a41bb
commit dd96d798dc
6 changed files with 3256 additions and 0 deletions

View file

@ -0,0 +1,21 @@
<?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="CreateOrganization.html">CreateOrganizaton</a></td></tr>
<tr><td><a href="VerifyAllThingsSearchable.html">VerifyAllRolesSearchable</a></td></tr>
<tr><td><a
href="CheckPublicView.html">CheckPublicView</a></td></tr>
<tr><td><a
href="CheckIndexView.html">CheckIndexView</a></td></tr>
<tr><td><a
href="DeleteIndexStuff.html">DeleteIndexStuff</a></td></tr>
</tbody></table>
</body>
</html>