Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Avoid Selenium test bleed by ending with an assertion about the next …
…page
  • Loading branch information
brynary committed Nov 14, 2009
1 parent 1ce72b6 commit fcde80f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/integration/rails/test/integration/webrat_test.rb
Expand Up @@ -22,6 +22,7 @@ class WebratTest < ActionController::IntegrationTest
check "TOS"
select "January"
click_button "Test"
assert_contain "OK"
end

test "should check the value of a field" do
Expand Down

0 comments on commit fcde80f

Please sign in to comment.