NIHVIVO-76 Add "setup" test to each suite, in lieu of getting a "test model" in place.
This commit is contained in:
parent
7bcfc0e9dd
commit
2a352eba82
4 changed files with 272 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
<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="SetPasswordOnDefaultAdmin.html">SetPasswordOnDefaultAdmin</a></td></tr>
|
||||
<tr><td><a href="CreateUsersInDifferentRoles.html">Create 3 Users in Different Roles</a></td></tr>
|
||||
<tr><td><a href="CheckCuratorPrivileges.html">Check Curator Privileges</a></td></tr>
|
||||
<tr><td><a href="CheckEditorPrivileges.html">Check Editor Privileges</a></td></tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue