diff --git a/utilities/acceptance-tests/suites/CreatePeople/DeleteTestOrganization.html b/utilities/acceptance-tests/suites/CreatePeople/DeleteTestOrganization.html new file mode 100644 index 00000000..a41ce778 --- /dev/null +++ b/utilities/acceptance-tests/suites/CreatePeople/DeleteTestOrganization.html @@ -0,0 +1,235 @@ + + + +
+ + +DeleteTestOrganization | ||
comment | +Delete test Organization entry | ++ |
deleteAllVisibleCookies | ++ | + |
open | +/vivo/ | ++ |
assertTitle | +VIVO | ++ |
comment | +Must not be logged on | ++ |
clickAndWait | +link=Log in | ++ |
assertTitle | +VIVO Site Administration | ++ |
comment | +Must log in as site admin | ++ |
type | +username | +testAdmin | +
type | +password | +Password | +
clickAndWait | +loginSubmitMode | ++ |
assertTitle | +VIVO Site Administration | ++ |
comment | +Navigate to Organizations | ++ |
clickAndWait | +link=Index | ++ |
assertTitle | +Index to VIVO Contents | ++ |
clickAndWait | +link=Academic Department | ++ |
assertTitle | +Academic Department | ++ |
clickAndWait | +link=Testing Department | ++ |
assertTitle | +Testing Department | ++ |
setTimeout | +200000 | ++ |
clickAndWait | +link=edit this individual | ++ |
assertTitle | +Individual Control Panel | ++ |
clickAndWait | +//input[@value='Edit This Individual'] | ++ |
assertTitle | +Individual Editing Form | ++ |
comment | +Delete Testing Department | ++ |
click | +_delete | ++ |
assertConfirmation | +Are you SURE you want to delete this entity? If in doubt, CANCEL. | ++ |
waitForPageToLoad | +5000 | ++ |
assertTitle | +VIVO Site Administration | ++ |
clickAndWait | +link=Index | ++ |
assertTitle | +Index to VIVO Contents | ++ |
comment | +Take a break for indexing | ++ |
pause | +50000 | ++ |
refreshAndWait | ++ | + |
verifyTextNotPresent | +Department (1) | ++ |
verifyTextNotPresent | +Organization (1) | ++ |
assertTitle | +Index to VIVO Contents | ++ |
comment | +Logout | ++ |
clickAndWait | +link=Log out | ++ |
assertTitle | +VIVO | ++ |