diff --git a/utilities/acceptance-tests/suites/CreateAccounts/CheckNobodyPrivileges.html b/utilities/acceptance-tests/suites/CreateAccounts/CheckSelfEditorPrivileges.html similarity index 80% rename from utilities/acceptance-tests/suites/CreateAccounts/CheckNobodyPrivileges.html rename to utilities/acceptance-tests/suites/CreateAccounts/CheckSelfEditorPrivileges.html index 6ca0a90c..38f8c278 100644 --- a/utilities/acceptance-tests/suites/CreateAccounts/CheckNobodyPrivileges.html +++ b/utilities/acceptance-tests/suites/CreateAccounts/CheckSelfEditorPrivileges.html @@ -61,7 +61,7 @@ assertTitle - VIVO Site Administration + Log in to VIVO @@ -71,22 +71,22 @@ type - username - Richard Rookie + loginName + Rick Rookie type - password - resetPasswd + loginPassword + newPassword clickAndWait - loginSubmitMode + loginForm assertTitle - VIVO Site Administration + VIVO @@ -96,22 +96,12 @@ verifyTextNotPresent - Data Input + Site Admin - verifyTextNotPresent - Ontology Editor - - - - verifyTextNotPresent - Site Configuration - - - - verifyTextNotPresent - Advanced Data Tools + verifyElementNotPresent + link=Site Admin @@ -120,13 +110,13 @@ - assertTitle - VIVO Site Administration + clickAndWait + link=Home clickAndWait - loginSubmitMode + link=Log out @@ -134,7 +124,6 @@ VIVO - diff --git a/utilities/acceptance-tests/suites/CreateAccounts/ConfirmEditedNobodyInfo.html b/utilities/acceptance-tests/suites/CreateAccounts/ConfirmEditedNobodyInfo.html deleted file mode 100644 index 3a6697d3..00000000 --- a/utilities/acceptance-tests/suites/CreateAccounts/ConfirmEditedNobodyInfo.html +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - -ConfirmEditedNobodyInfo - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ConfirmEditedNobodyInfo
deleteAllVisibleCookies
commentConfirm Changes to User Information
open/vivo/
assertTitleVIVO
commentMust not be logged in already
clickAndWaitlink=Log in
assertTitleVIVO Site Administration
commentTry to log in with original username
typeusernameRick Rookie
typepasswordresetPasswd
clickAndWaitloginSubmitMode
assertTitleVIVO Site Administration
verifyTextPresent(unknown username)
verifyTextPresentUnknown username
commentNow log in with new username (and new password)
typeusernameRichard Rookie
typepasswordresetPasswd
clickAndWaitloginSubmitMode
assertTitleVIVO Site Administration
verifyTextPresentLogged in as
verifyTextPresentRichard Rookie
commentLogout
clickAndWaitloginSubmitMode
assertTitleVIVO
- - diff --git a/utilities/acceptance-tests/suites/CreateAccounts/CreateNewNobodyUser.html b/utilities/acceptance-tests/suites/CreateAccounts/CreateNewSelfEditorUser.html similarity index 95% rename from utilities/acceptance-tests/suites/CreateAccounts/CreateNewNobodyUser.html rename to utilities/acceptance-tests/suites/CreateAccounts/CreateNewSelfEditorUser.html index c6cc0d4f..33f06d05 100644 --- a/utilities/acceptance-tests/suites/CreateAccounts/CreateNewNobodyUser.html +++ b/utilities/acceptance-tests/suites/CreateAccounts/CreateNewSelfEditorUser.html @@ -61,7 +61,7 @@ assertTitle - VIVO Site Administration + Log in to VIVO @@ -71,22 +71,22 @@ type - username + loginName testAdmin type - password + loginPassword Password clickAndWait - loginSubmitMode + loginForm assertTitle - VIVO Site Administration + VIVO @@ -94,6 +94,11 @@ Create a new user + + clickAndWait + link=Site Admin + + clickAndWait link=User accounts @@ -224,7 +229,6 @@ VIVO - diff --git a/utilities/acceptance-tests/suites/CreateAccounts/DeleteNewNobodyUser.html b/utilities/acceptance-tests/suites/CreateAccounts/DeleteNewSelfEditorUser.html similarity index 83% rename from utilities/acceptance-tests/suites/CreateAccounts/DeleteNewNobodyUser.html rename to utilities/acceptance-tests/suites/CreateAccounts/DeleteNewSelfEditorUser.html index 230a8117..4a92f6fb 100644 --- a/utilities/acceptance-tests/suites/CreateAccounts/DeleteNewNobodyUser.html +++ b/utilities/acceptance-tests/suites/CreateAccounts/DeleteNewSelfEditorUser.html @@ -3,8 +3,8 @@ - -DeleteNewNobodyUser + +DeleteNewEditorUser - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
EditUserNobodyInfo
deleteAllVisibleCookies
commentEdit User Information
open/vivo/
assertTitleVIVO
commentMust not be logged in already
clickAndWaitlink=Log in
assertTitleVIVO Site Administration
commentMust login as site admin
typeusernametestAdmin
typepasswordPassword
clickAndWaitloginSubmitMode
assertTitleVIVO Site Administration
commentGo to user management for our new user account
clickAndWaitlink=User accounts
assertTitleUser Accounts
clickAndWaitlink=Rick Rookie
assertTitleUser Account Control Panel
commentOpen the editing form
clickAndWait//input[@value='Edit User Account']
assertTitleUser Account Editing Form
commentChange the User Name and the Last Name
typeUsernameRichard Rookie
typeFirstNameRichard
clickAndWaitprimaryAction
assertTitleUser Account Control Panel
commentOpen the Reset Password form
clickAndWait//input[@value='Reset Password']
assertTitleUser Account Editing Form
commentTry two passwords that don't match
typeMd5passwordotherPassword
typepasswordConfirmationsomethingElse
clickprimaryAction
assertAlertThe passwords do not match.
commentTry passwords that match, but are too long
typepasswordConfirmationotherPassword
clickprimaryAction
assertAlertPlease enter a password between 6 and 12 characters long.
commentTry a good password, with a good match.
typeMd5passwordresetPasswd
typepasswordConfirmationresetPasswd
clickAndWaitprimaryAction
assertTitleUser Account Control Panel
commentLogout
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/utilities/acceptance-tests/suites/CreateAccounts/FirstTimeNobodyLogin.html b/utilities/acceptance-tests/suites/CreateAccounts/FirstTimeSelfEditorLogin.html similarity index 58% rename from utilities/acceptance-tests/suites/CreateAccounts/FirstTimeNobodyLogin.html rename to utilities/acceptance-tests/suites/CreateAccounts/FirstTimeSelfEditorLogin.html index 7934b201..ecd9cf1e 100644 --- a/utilities/acceptance-tests/suites/CreateAccounts/FirstTimeNobodyLogin.html +++ b/utilities/acceptance-tests/suites/CreateAccounts/FirstTimeSelfEditorLogin.html @@ -4,7 +4,7 @@ -FirstTimeNobodyLogin +FirstTimeCuratorLogin