test-cash
deleteCookie TWISTED_SESSION /
deleteCookie serial /
open ../../create_account.php
type name user114
type password pass114
type password2 pass114
type email user114@foo.com
clickAndWait submit
verifyLocation */index.php*
clickAndWait cash_in
type amount 1000
clickAndWait submit
verifyLocation */index.php*
verifyTextPresent bankroll 1000
verifyTextPresent currency X1
clickAndWait cash_in
type amount 1222
type currency 222
clickAndWait submit
verifyLocation */index.php*
verifyTextPresent bankroll 1222
verifyTextPresent currency X2
clickAndWait cash_out
type amount 22
type currency 222
clickAndWait submit
verifyTextPresent bankroll 1200