diff --git a/utilities/acceptance-tests/suites/CreateProperties/AddDataPropArchDetails.html b/utilities/acceptance-tests/suites/CreateProperties/AddDataPropArchDetails.html new file mode 100644 index 00000000..88418873 --- /dev/null +++ b/utilities/acceptance-tests/suites/CreateProperties/AddDataPropArchDetails.html @@ -0,0 +1,250 @@ + + + + + + +AddPropertyArchDetails + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
AddPropertyArchDetails
commentAdd Data Property of architectual details to the Place Propery Group
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
commentMust not be logged in already
clickAndWaitlink=Log in
assertTitleVIVO Site Administration
commentMust log in as site admin
typeusernametestAdmin
typepasswordPassword
clickAndWaitloginSubmitMode
assertTitleVIVO Site Administration
commentNavigate to Data Property Hierarchy
clickAndWaitlink=Data property hierarchy
assertTitleData Property Hierarchy
commentVerify that architectural details does not already exist
verifyElementNotPresentlink=architectural details
clickAndWait//input[@value='Add new data property']
assertTitleDatatype Property Editing Form
commentAdd architectural details
typePublicNamearchitectural details
selectGroupURIlabel=Place
selectHiddenFromDisplayBelowRoleLevelUsingRoleUrilabel=editor,curator,dbAdmin
selectHiddenFromDisplayBelowRoleLevelUsingRoleUrilabel=public
selectProhibitedFromUpdateBelowRoleLevelUsingRoleUrilabel=editor,curator,dbAdmin
selectNamespacelabel=VIVO core
typeLocalNamearchitecturalDetails
selectDomainClassURIlabel=Agent (FOAF)
selectRangeDatatypeURIlabel=string
clickAndWaitprimaryAction
assertTitleDatatype Property Control Panel
commentVerify that architectural details has been added properly
verifyTextPresentexact:core:architecturalDetails
verifyTextPresentVIVO core
verifyTextPresentarchitectural details
verifyElementPresentlink=exact:http://xmlns.com/foaf/0.1/Agent
verifyTextPresenthttp://www.w3.org/2001/XMLSchema#string
verifyTextPresentPlace
verifyTextPresentpublic
verifyTextPresenteditor,curator,dbAdmin
commentLog out
clickAndWaitlink=Log out
assertTitleVIVO
+ + diff --git a/utilities/acceptance-tests/suites/CreateProperties/AddMuseum.html b/utilities/acceptance-tests/suites/CreateProperties/AddMuseum.html new file mode 100644 index 00000000..c24ec5e8 --- /dev/null +++ b/utilities/acceptance-tests/suites/CreateProperties/AddMuseum.html @@ -0,0 +1,175 @@ + + + + + + +AddMuseum + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
AddMuseum
commentCreate a test museum
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
commentMust not be logged in already
clickAndWaitlink=Log in
assertTitleVIVO Site Administration
commentMust log in as site admin
typeusernametestAdmin
typepasswordPassword
clickAndWaitloginSubmitMode
assertTitleVIVO Site Administration
commentAdd new Individual of Museum
selectVClassURIlabel=Museum (core)
clickAndWait//input[@value='Add individual of this class']
assertTitleIndividual Editing Form
commentAdd Johnson Art Museum
typeNameJohnson Art Museum
clickAndWaitprimaryAction
assertTitleIndividual Control Panel
commentVerify Johnson Art Museum was added
verifyTextPresentJohnson Art Museum
verifyElementPresentlink=exact:core:Museum
clickAndWait//input[@value='Display This Individual (public)']
assertTitleJohnson Art Museum
commentLog out
clickAndWaitlink=Log out
assertTitleVIVO
+ + diff --git a/utilities/acceptance-tests/suites/CreateProperties/AddMuseumArchDetails.html b/utilities/acceptance-tests/suites/CreateProperties/AddMuseumArchDetails.html new file mode 100644 index 00000000..9f53b1fa --- /dev/null +++ b/utilities/acceptance-tests/suites/CreateProperties/AddMuseumArchDetails.html @@ -0,0 +1,200 @@ + + + + + + +AddMuseumArchDetails + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
AddMuseumArchDetails
commentAdd architectural details to the Johnson Art Museum
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
commentMust not be logged in already
clickAndWaitlink=Log in
assertTitleVIVO Site Administration
commentMust log in as site admin
typeusernametestAdmin
typepasswordPassword
clickAndWaitloginSubmitMode
assertTitleVIVO Site Administration
commentNavigate to Johnson Art Museum via Index
clickAndWaitlink=Index
assertTitleIndex to VIVO Contents
verifyElementPresentlink=Museum
verifyElementPresentlink=Organization
clickAndWaitlink=Museum
assertTitleMuseum
clickAndWaitlink=Johnson Art Museum
assertTitleJohnson Art Museum
commentVerify architectural details is an available field
verifyTextPresentarchitectural details
clickAndWait//div[@id='dprop-core-architecturalDetails']/a
assertTitleEdit
commentEdit architectural details
clickAndWaitsubmit
assertTitleJohnson Art Museum
commentVerify architectural details
verifyTextPresentThis is an ugly building!
commentLogout
clickAndWaitlink=Log out
assertTitleVIVO
+ + diff --git a/utilities/acceptance-tests/suites/CreateProperties/AddMuseumVisitingHours.html b/utilities/acceptance-tests/suites/CreateProperties/AddMuseumVisitingHours.html new file mode 100644 index 00000000..fee6ae8c --- /dev/null +++ b/utilities/acceptance-tests/suites/CreateProperties/AddMuseumVisitingHours.html @@ -0,0 +1,195 @@ + + + + + + +AddMuseumVisitingHours + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
AddMuseumVisitingHours
commentAssociate visiting hours with the Johnson Art Museum
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
commentMust not be logged in already
clickAndWaitlink=Log in
assertTitleVIVO Site Administration
commentMust log in as site admin
typeusernametestAdmin
typepasswordPassword
clickAndWaitloginSubmitMode
assertTitleVIVO Site Administration
commentNavigate Johnson Art Museum via Index
clickAndWaitlink=Index
assertTitleIndex to VIVO Contents
clickAndWaitlink=Museum
assertTitleMuseum
clickAndWaitlink=Johnson Art Museum
assertTitleJohnson Art Museum
clickAndWait//div[@id='oprop-bibo-visitingHours']/a
assertTitleEdit
clickAndWaitsubmit
assertTitleEdit
commentSet hours to 10am-4pm
typename10am-4pm
clickAndWaitsubmit
assertTitleJohnson Art Museum
commentVerify visiting hours have been set
verifyElementPresentlink=10am-4pm
commentLog out
clickAndWaitlink=Log out
assertTitleVIVO
+ + diff --git a/utilities/acceptance-tests/suites/CreateProperties/AddObjPropVisitingHours.html b/utilities/acceptance-tests/suites/CreateProperties/AddObjPropVisitingHours.html new file mode 100644 index 00000000..a017b80b --- /dev/null +++ b/utilities/acceptance-tests/suites/CreateProperties/AddObjPropVisitingHours.html @@ -0,0 +1,290 @@ + + + + + + +AddObjPropVisitingHours + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
AddObjPropVisitingHours
commentAdd Object Property visiting hours to Property Group Place
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
commentMust not be logged in already
clickAndWaitlink=Log in
assertTitleVIVO Site Administration
commentMust log in as site admin
typeusernametestAdmin
typepasswordPassword
clickAndWaitloginSubmitMode
assertTitleVIVO Site Administration
commentNavigate to Object Properties
clickAndWaitlink=Object property hierarchy
assertTitleObject Property Hierarchy
commentVerify visiting hours does not already exist
verifyElementNotPresentlink=visiting hours
clickAndWait//input[@value='Add new object property']
assertTitleProperty Editing Form
commentAdd visiting hours
selectParentURIlabel=time (event)
selectGroupURIlabel=Place
selectHiddenFromDisplayBelowRoleLevelUsingRoleUrilabel=editor,curator,dbAdmin
selectProhibitedFromUpdateBelowRoleLevelUsingRoleUrilabel=dbAdmin only
selectNamespacelabel=Bibontology
typeLocalNamevisitingHours
typeDomainPublicvisiting hours
typeRangePublicvisiting hours for
selectNamespaceInverselabel=Bibontology
selectDomainVClassURIlabel=Museum (VIVO core)
selectRangeVClassURIlabel=Time Interval (VIVO core)
typeDomainDisplayTier100
clickOfferCreateNewOption
clickAndWait//input[@value='Create New Record']
assertTitleObject Property Control Panel
commentVerify visiting hours has been properly added
verifyElementPresentlink=visiting hours
verifyElementPresentlink=exact:event:time
verifyElementPresentlink=exact:core:Museum
verifyElementPresentlink=exact:core:Time Interval
verifyTextPresentvisiting hours
verifyTextPresentPlace
verifyTextPresentdomain: 100, range: -1
verifyTextPresenteditor,curator,dbAdmin
verifyTextPresentdbAdmin only
clickAndWait//input[@value='See All Properties']
assertTitleObject Properties
verifyElementPresentlink=visiting hours
commentLog out
clickAndWaitlink=Log out
assertTitleVIVO
+ + diff --git a/utilities/acceptance-tests/suites/CreateProperties/AddPropertyGroupPlace.html b/utilities/acceptance-tests/suites/CreateProperties/AddPropertyGroupPlace.html new file mode 100644 index 00000000..88f57991 --- /dev/null +++ b/utilities/acceptance-tests/suites/CreateProperties/AddPropertyGroupPlace.html @@ -0,0 +1,195 @@ + + + + + + +AddPropertyGroupPlace + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
AddPropertyGroupPlace
commentAdd Property Group Place
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
commentMust not be logged in already
clickAndWaitlink=Log in
assertTitleVIVO Site Administration
commentMust log in as site admin
typeusernametestAdmin
typepasswordPassword
clickAndWaitloginSubmitMode
assertTitleVIVO Site Administration
commentNavigate to Property Groups
clickAndWaitlink=Property groups
assertTitleProperty Groups
commentVerify Property Group Place does not exist already
verifyElementNotPresentlink=Place
clickAndWait//input[@value='Add new property group']
assertTitleProperty Group Editing Form
commentAdd Property Group Place
typeNamePlace
typePublicDescriptionProperties related to location (building or non-geographic)
typeDisplayRank5
clickAndWaitprimaryAction
assertTitleProperty Groups
commentVerify Propery Group Place
verifyTextPresentPlace
verifyElementPresentlink=Place
verifyTextPresentProperties related to location (building or non-geographic)
commentLogout
clickAndWaitlink=Log out
assertTitleVIVO
+ + diff --git a/utilities/acceptance-tests/suites/CreateProperties/ChangePlaceDisplayRank.html b/utilities/acceptance-tests/suites/CreateProperties/ChangePlaceDisplayRank.html new file mode 100644 index 00000000..818d83e5 --- /dev/null +++ b/utilities/acceptance-tests/suites/CreateProperties/ChangePlaceDisplayRank.html @@ -0,0 +1,170 @@ + + + + + + +ChangePlaceDisplayRank + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ChangePlaceDisplayRank
commentChange the display rank of the Place property
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
commentMust not be logged in already
clickAndWaitlink=Log in
assertTitleVIVO Site Administration
commentMust log in as site admin
typeusernametestAdmin
typepasswordPassword
clickAndWaitloginSubmitMode
assertTitleVIVO Site Administration
commentNavigate to Property groups
clickAndWaitlink=Property groups
assertTitleProperty Groups
commentNaviagate to Place
clickAndWaitlink=Place
assertTitleProperty Group Editing Form
commentChange Display Rank for place from 5 to 2
typeDisplayRank2
clickAndWaitprimaryAction
assertTitleProperty Groups
commentVerify change has taken place
verifyTextPresentPlace
commentLogout
clickAndWaitlink=Log out
assertTitleVIVO
+ + diff --git a/utilities/acceptance-tests/suites/CreateProperties/DeleteDataPropArchDetails.html b/utilities/acceptance-tests/suites/CreateProperties/DeleteDataPropArchDetails.html new file mode 100644 index 00000000..7e396303 --- /dev/null +++ b/utilities/acceptance-tests/suites/CreateProperties/DeleteDataPropArchDetails.html @@ -0,0 +1,180 @@ + + + + + + +DeleteDataPropArchDetails + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
DeleteDataPropArchDetails
commentDelete Data Property architectural details
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
commentMust not be logged in already
clickAndWaitlink=Log in
assertTitleVIVO Site Administration
commentMust log in as site admin
typeusernametestAdmin
typepasswordPassword
clickAndWaitloginSubmitMode
assertTitleVIVO Site Administration
commentNavigate to Data property hierarchy
clickAndWaitlink=Data property hierarchy
assertTitleData Property Hierarchy
verifyElementPresentlink=architectural details
commentEdit architectural details
clickAndWaitlink=architectural details
assertTitleDatatype Property Control Panel
clickAndWait//input[@value='Edit This Datatype Property']
assertTitleDatatype Property Editing Form
commentDelete architectural details
click_delete
assertConfirmationAre you SURE you want to delete this record? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleData Properties
verifyElementNotPresentlink=architectural details
clickAndWaitlink=Log out
assertTitleVIVO
+ + diff --git a/utilities/acceptance-tests/suites/CreateProperties/DeleteMuseum.html b/utilities/acceptance-tests/suites/CreateProperties/DeleteMuseum.html new file mode 100644 index 00000000..a7263644 --- /dev/null +++ b/utilities/acceptance-tests/suites/CreateProperties/DeleteMuseum.html @@ -0,0 +1,215 @@ + + + + + + +DeleteMuseum + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
DeleteMuseum
commentDeete Johnson Art Museum
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
commentMust not be logged in already
clickAndWaitlink=Log in
assertTitleVIVO Site Administration
commentMust log in as site admin
typeusernametestAdmin
typepasswordPassword
clickAndWaitloginSubmitMode
assertTitleVIVO Site Administration
commentNavigate to edit via Index
clickAndWaitlink=Index
assertTitleIndex to VIVO Contents
clickAndWaitlink=Museum
assertTitleMuseum
clickAndWaitlink=Johnson Art Museum
assertTitleJohnson Art Museum
click//div[@id='content']/div[1]/h3
clickAndWaitlink=edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
commentDelete Johnson Art Museum
click_delete
assertConfirmationAre you SURE you want to delete this entity? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex to VIVO Contents
commentVerify Museum link is gone
verifyElementNotPresentlink=Museum
commentLog out
clickAndWaitlink=Log out
assertTitleVIVO
+ + diff --git a/utilities/acceptance-tests/suites/CreateProperties/DeleteObjPropVisitingHours.html b/utilities/acceptance-tests/suites/CreateProperties/DeleteObjPropVisitingHours.html new file mode 100644 index 00000000..11da36ac --- /dev/null +++ b/utilities/acceptance-tests/suites/CreateProperties/DeleteObjPropVisitingHours.html @@ -0,0 +1,195 @@ + + + + + + +DeleteObjPropVisitingHours + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
DeleteObjPropVisitingHours
commentDelete test Object Property visiting hours
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
commentMust not be logged in already
clickAndWaitlink=Log in
assertTitleVIVO Site Administration
commentMust log in as site admin
typeusernametestAdmin
typepasswordPassword
clickAndWaitloginSubmitMode
assertTitleVIVO Site Administration
commentNavigate to Object Properties
clickAndWaitlink=Object property hierarchy
assertTitleObject Property Hierarchy
commentVerify that visiting hours does indeed exist
verifyElementPresentlink=visiting hours
commentSelect to edit visiting hours
clickAndWaitlink=visiting hours
assertTitleObject Property Control Panel
clickAndWait//input[@value='Edit Property Record']
assertTitleProperty Editing Form
commentDelete visiting hours
click_delete
assertConfirmationAre you SURE you want to delete this record? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleObject Properties
commentVerify visiting hours is gone
verifyTextNotPresentvisiting hours
commentLogout
clickAndWaitlink=Log out
assertTitleVIVO
+ + diff --git a/utilities/acceptance-tests/suites/CreateProperties/DeletePropertyGroupPlace.html b/utilities/acceptance-tests/suites/CreateProperties/DeletePropertyGroupPlace.html new file mode 100644 index 00000000..1575d64b --- /dev/null +++ b/utilities/acceptance-tests/suites/CreateProperties/DeletePropertyGroupPlace.html @@ -0,0 +1,185 @@ + + + + + + +DeletePropertyGroupPlace + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
DeletePropertyGroupPlace
commentDelete test Property Group Place
deleteAllVisibleCookies
open/vivo/siteAdmin?home=1&login=block
assertTitleVIVO Site Administration
commentMust not be logged in already
clickAndWaitlink=Log in
assertTitleVIVO Site Administration
commentMust login as site admin
typeusernametestAdmin
typepasswordPassword
clickAndWaitloginSubmitMode
assertTitleVIVO Site Administration
commentNavigate to Propery Groups
clickAndWaitlink=Property groups
assertTitleProperty Groups
commentMake sure Place exists already
verifyElementPresentlink=Place
commentNavigate to Place
clickAndWaitlink=Place
assertTitleProperty Group Editing Form
commentDelete Place
click_delete
assertConfirmationAre you SURE you want to delete this record? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleProperty Groups
commentVerify that Place is gone
verifyElementNotPresentlink=Place
commentLogout
clickAndWaitlink=Log out
assertTitleVIVO
+ + diff --git a/utilities/acceptance-tests/suites/CreateProperties/EditObjPropVisitingHours.html b/utilities/acceptance-tests/suites/CreateProperties/EditObjPropVisitingHours.html new file mode 100644 index 00000000..f1f19b9f --- /dev/null +++ b/utilities/acceptance-tests/suites/CreateProperties/EditObjPropVisitingHours.html @@ -0,0 +1,190 @@ + + + + + + +EditObjPropVisitingHours + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
EditObjPropVisitingHours
commentEdit visiting hours Display Level and Display Tier
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
commentMust not be logged in already
clickAndWaitlink=Log in
assertTitleVIVO Site Administration
commentMust log in as site admin
typeusernametestAdmin
typepasswordPassword
clickAndWaitloginSubmitMode
assertTitleVIVO Site Administration
commentNavigate to Object Property Hierarchy
clickAndWaitlink=Object property hierarchy
assertTitleObject Property Hierarchy
commentSelect to open visiting hours
clickAndWaitlink=visiting hours
assertTitleObject Property Control Panel
clickAndWait//input[@value='Edit Property Record']
assertTitleProperty Editing Form
commentChange Display Level to public and Display Tier to 1000
selectHiddenFromDisplayBelowRoleLevelUsingRoleUrilabel=public
typeDomainDisplayTier1000
clickAndWaitprimaryAction
assertTitleObject Property Control Panel
commentVerify that changes took place
verifyTextPresentdomain: 1000, range: -1
verifyTextPresentpublic
commentLog out
clickAndWaitlink=Log out
assertTitleVIVO
+ + diff --git a/utilities/acceptance-tests/suites/CreateProperties/Suite.html b/utilities/acceptance-tests/suites/CreateProperties/Suite.html new file mode 100644 index 00000000..73acc003 --- /dev/null +++ b/utilities/acceptance-tests/suites/CreateProperties/Suite.html @@ -0,0 +1,25 @@ + + + + + + Test Suite + + + + + + + + + + + + + + + + +
Test Suite
AddPropertyGroupPlace
ChangePlaceDisplayRank
AddObjPropVisitingHours
EditObjPropVisitingHours
AddMuseum
AddMuseumVisitingHours
AddDataPropArchDetails
AddMuseumArchDetails
DeleteDataPropArchDetails
DeleteObjPropVisitingHours
DeleteMuseum
DeletePropertyGroupPlace
+ +