test-edit_account
deleteCookie TWISTED_SESSION /
deleteCookie serial /
open ../../create_account.php
type name user112
type password pass112
type password2 pass112
type email user112@foo.com
clickAndWait submit
verifyLocation */index.php*
verifyText edit_account Edit Account
clickAndWait edit_account
verifyLocation */edit_account.php
type password2 12345
type password3 123456
type phone phone
type firstname first name
type lastname last name
type addr_street street
type addr_street2 street2
type addr_zip zipcode
type addr_town town
type addr_state state
select addr_country label=Fiji
clickAndWait submit
assertTextPresent Password and confirmation must be the same.
verifyValue phone phone
verifyValue firstname first name
verifyValue lastname last name
verifyValue addr_street street
verifyValue addr_street2 street2
verifyValue addr_street street
verifyValue addr_zip zipcode
verifyValue addr_town town
verifyValue addr_state state
verifyValue addr_country Fiji
type password2 12345
type password3 12345
clickAndWait submit
verifyLocation */index.php*
assertTextPresent Account information updated successfully