diff --git a/utilities/acceptance-tests/suites/AddNonPersonThings/CheckPublicView.html b/utilities/acceptance-tests/suites/AddNonPersonThings/CheckPublicView.html
index 9cf30fe0..223345e9 100644
--- a/utilities/acceptance-tests/suites/AddNonPersonThings/CheckPublicView.html
+++ b/utilities/acceptance-tests/suites/AddNonPersonThings/CheckPublicView.html
@@ -69,6 +69,41 @@
|
+
+ clickAndWait |
+ link=Award or Honor Receipt |
+ |
+
+
+ assertTitle |
+ Award or Honor Receipt |
+ |
+
+
+ clickAndWait |
+ link=Best Primate College |
+ |
+
+
+ assertTitle |
+ Best Primate College |
+ |
+
+
+ verifyTextPresent |
+ award conferred by |
+ |
+
+
+ verifyElementPresent |
+ link=Primate College of America |
+ |
+
+
+ clickAndWait |
+ link=Index |
+ |
+
clickAndWait |
link=Service |
@@ -1831,7 +1866,7 @@
verifyTextPresent |
- related |
+ related |
|
diff --git a/utilities/acceptance-tests/suites/AddNonPersonThings/DeleteIndexStuff.html b/utilities/acceptance-tests/suites/AddNonPersonThings/DeleteIndexStuff.html
index 3d0080d9..b64e79da 100644
--- a/utilities/acceptance-tests/suites/AddNonPersonThings/DeleteIndexStuff.html
+++ b/utilities/acceptance-tests/suites/AddNonPersonThings/DeleteIndexStuff.html
@@ -354,6 +354,76 @@
link=Index |
|
+
+ assertTitle |
+ Index of Contents |
+ |
+
+
+ clickAndWait |
+ link=Award or Honor Receipt |
+ |
+
+
+ assertTitle |
+ Award or Honor Receipt |
+ |
+
+
+ clickAndWait |
+ link=Best Primate College |
+ |
+
+
+ assertTitle |
+ Best Primate College |
+ |
+
+
+ clickAndWait |
+ link=Edit this individual |
+ |
+
+
+ assertTitle |
+ Individual Control Panel |
+ |
+
+
+ clickAndWait |
+ //input[@value="Edit This Individual"] |
+ |
+
+
+ assertTitle |
+ Individual Editing Form |
+ |
+
+
+ clickAndWait |
+ _delete |
+ |
+
+
+ assertConfirmation |
+ Are you SURE you want to delete this individual? If in doubt, CANCEL. |
+ |
+
+
+ waitForPageToLoad |
+ 5000 |
+ |
+
+
+ assertTitle |
+ VIVO Site Administration |
+ |
+
+
+ clickAndWait |
+ link=Index |
+ |
+
clickAndWait |
link=Service |
diff --git a/utilities/acceptance-tests/suites/CheckVisualizations/AddGrants.html b/utilities/acceptance-tests/suites/CheckVisualizations/AddGrants.html
index d0fcb863..20d0ad8b 100644
--- a/utilities/acceptance-tests/suites/CheckVisualizations/AddGrants.html
+++ b/utilities/acceptance-tests/suites/CheckVisualizations/AddGrants.html
@@ -286,7 +286,7 @@
verifyElementPresent |
- link=Co-Investigator Network |
+ link=Co-Author Network |
|
diff --git a/utilities/acceptance-tests/suites/CheckVisualizations/TestTemporalGraphs.html b/utilities/acceptance-tests/suites/CheckVisualizations/TestTemporalGraphs.html
index e357d6af..819cc41e 100644
--- a/utilities/acceptance-tests/suites/CheckVisualizations/TestTemporalGraphs.html
+++ b/utilities/acceptance-tests/suites/CheckVisualizations/TestTemporalGraphs.html
@@ -145,13 +145,13 @@
|
- assertTitle |
+ verifyTextPresent |
Create position history entry for Child Development |
|
type |
- title |
+ id=positionTitle |
Dr. |
@@ -159,6 +159,16 @@
positionType |
label=Faculty Position |
+
+ type |
+ id=relatedIndLabel |
+ Furter |
+
+
+ click |
+ id=ui-active-menuitem |
+ |
+
type |
startField-year |
@@ -180,18 +190,13 @@
|
- assertTitle |
+ verifyTextPresent |
Create position history entry for Child Development |
|
-
- select |
- personUri |
- label=Johnson, Jane |
-
type |
- title |
+ id=positionTitle |
Ms. |
@@ -199,6 +204,16 @@
positionType |
label=Faculty Position |
+
+ type |
+ id=relatedIndLabel |
+ John |
+
+
+ click |
+ id=ui-active-menuitem |
+ |
+
type |
startField-year |
@@ -220,18 +235,13 @@
|
- assertTitle |
+ verifyTextPresent |
Create position history entry for Child Development |
|
-
- select |
- personUri |
- label=Smith, Sally |
-
type |
- title |
+ id=positionTitle |
Dr. |
@@ -239,6 +249,16 @@
positionType |
label=Faculty Position |
+
+ type |
+ id=relatedIndLabel |
+ smith |
+
+
+ click |
+ id=ui-active-menuitem |
+ |
+
type |
startField-year |
@@ -260,18 +280,13 @@
|
- assertTitle |
+ verifyTextPresent |
Create position history entry for Child Development |
|
-
- select |
- personUri |
- label=Zink, Zoe |
-
type |
- title |
+ id=positionTitle |
Mrs. |
@@ -279,6 +294,21 @@
positionType |
label=Faculty Position |
+
+ click |
+ id=relatedIndLabel |
+ |
+
+
+ type |
+ id=relatedIndLabel |
+ Zink |
+
+
+ click |
+ id=ui-active-menuitem |
+ |
+
type |
startField-year |
@@ -294,6 +324,31 @@
Child Development |
|
+
+ comment |
+
+ |
+
+
+ verifyTextPresent |
+ Furter, Frank, Dr. 2010 - |
+ |
+
+
+ verifyTextPresent |
+ Johnson, Jane, Ms. 2009 - |
+ |
+
+
+ verifyTextPresent |
+ Smith, Sally, Dr. 2008 - |
+ |
+
+
+ verifyTextPresent |
+ Zink, Zoe, Mrs. 2007 - |
+ |
+
comment |
@@ -711,12 +766,12 @@
verifyElementPresent |
- link=Johnson, Jane |
+ link=Zink, Zoe |
|
verifyElementPresent |
- link=Smith, Sally |
+ link=Johnson, Jane |
|
@@ -747,7 +802,7 @@
select |
VClassURI |
- label=College (core) |
+ label=College (vivo) |
clickAndWait |
diff --git a/utilities/acceptance-tests/suites/CreatePeople/RebuildSearchIndex.html b/utilities/acceptance-tests/suites/CreatePeople/RebuildSearchIndex.html
new file mode 100644
index 00000000..19bccbaa
--- /dev/null
+++ b/utilities/acceptance-tests/suites/CreatePeople/RebuildSearchIndex.html
@@ -0,0 +1,124 @@
+
+
+
+
+
+
+RebuildSearchIndex
+
+
+
+
+
+RebuildSearchIndex |
+
+
+ comment |
+
+ |
+
+
+ deleteAllVisibleCookies |
+ |
+ |
+
+
+ open |
+ /vivo/ |
+ |
+
+
+ assertTitle |
+ VIVO |
+ |
+
+
+ clickAndWait |
+ link=Log in |
+ |
+
+
+ assertTitle |
+ Log in to VIVO |
+ |
+
+
+ type |
+ id=loginName |
+ testAdmin@cornell.edu |
+
+
+ type |
+ id=loginPassword |
+ Password |
+
+
+ clickAndWait |
+ name=loginForm |
+ |
+
+
+ assertTitle |
+ VIVO |
+ |
+
+
+ clickAndWait |
+ link=Site Admin |
+ |
+
+
+ assertTitle |
+ VIVO Site Administration |
+ |
+
+
+ clickAndWait |
+ link=Rebuild search index |
+ |
+
+
+ assertTitle |
+ Rebuild Search Index |
+ |
+
+
+ clickAndWait |
+ name=rebuild |
+ |
+
+
+ assertTitle |
+ Rebuild Search Index |
+ |
+
+
+ waitForTextPresent |
+ Reset the search index and re-populate it. |
+ |
+
+
+ clickAndWait |
+ link=Log out |
+ |
+
+
+
+
diff --git a/utilities/acceptance-tests/suites/CreatePeople/Suite.html b/utilities/acceptance-tests/suites/CreatePeople/Suite.html
index 34325a0f..4b94fb40 100644
--- a/utilities/acceptance-tests/suites/CreatePeople/Suite.html
+++ b/utilities/acceptance-tests/suites/CreatePeople/Suite.html
@@ -1,36 +1,39 @@
-
-
-
-
-
- Test Suite
-
-
-
-
-
+
+
+
+
+
+ Test Suite
+
+
+
+
+