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 @@ Verify Activities + + 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 + Verify all people are correct + + + + verifyTextPresent + Furter, Frank, Dr. 2010 - + + + + verifyTextPresent + Johnson, Jane, Ms. 2009 - + + + + verifyTextPresent + Smith, Sally, Dr. 2008 - + + + + verifyTextPresent + Zink, Zoe, Mrs. 2007 - + + comment Check out temporal graphs for dept pubs @@ -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
commentRebuild Search Index
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeid=loginNametestAdmin@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
assertTitleVIVO
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Rebuild search index
assertTitleRebuild Search Index
clickAndWaitname=rebuild
assertTitleRebuild Search Index
waitForTextPresentReset the search index and re-populate it.
clickAndWaitlink=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
FixWebpageField
CreateFacultyMember
CreateLibrarian
AddFacultyInfo
EditFacultyInfo
AddFacultyInfo2
PublicFacultyInfo
SearchFacultyInfo
DeleteFacultyInfo
UploadFacultyImage
ChangeFacultyImage
VerifyImageDisplay
UploadLibrarianImage
ChangeLibrarianImage
AssociateLibToFac
SearchPeople
BrowseIndex
TestUnicodeName
DeleteFacultyImage
DeleteLibrarianImage
DeleteLibtoFacAssociation
DeleteTestPeople
UploadNonPersonImage
- - + + + + + + Test Suite + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Test Suite
RebuildSearchIndex
FixWebpageField
CreateFacultyMember
CreateLibrarian
AddFacultyInfo
EditFacultyInfo
AddFacultyInfo2
PublicFacultyInfo
SearchFacultyInfo
DeleteFacultyInfo
RebuildSearchIndex
UploadFacultyImage
ChangeFacultyImage
VerifyImageDisplay
UploadLibrarianImage
ChangeLibrarianImage
AssociateLibToFac
SearchPeople
BrowseIndex
TestUnicodeName
DeleteFacultyImage
DeleteLibrarianImage
DeleteLibtoFacAssociation
DeleteTestPeople
UploadNonPersonImage
RebuildSearchIndex
+ +