Displaying 1 result from an estimated 1 matches for "t3st".
Did you mean:
t3s
2007 Jan 26
0
Problems with assert_select in integration tests
...def test_personal_account_creation
goto_home_page
click_link "Create Account", "/account/new_account_step_one"
click_button "Next Step", "/account/new_account_step_one",
:user=>{:username=>"TestUser",
:password=>''T3st!ng'', :password_confirmation=>''T3st!ng'',
:account_type=>''Personal'', :email=>''me-hcDgGtZH8xPR7s880joybQ@public.gmane.org''}
click_button "Create Account", "/account/new_account_step_two",
{:first_name=>&...