teamcapybara--capybara/spec
Jo Liss 954fcc69a3 Rename Driver#body to Driver#html
For historical reasons, Session#html used to delegate to Driver#body,
(but Session#body & Session#source delegate to Driver#source). This
commit puts an end to this confusing state of affairs.

This change requires driver authors to update their drivers.
2012-09-10 03:17:15 +02:00
..
fixtures Renamed rspec examples 2011-08-22 12:32:35 +03:00
rspec Fix error messages for has_text when argument is non-string 2012-08-01 22:28:23 +02:00
basic_node_spec.rb Fix basic node spec 2012-09-09 17:41:19 +02:00
capybara_spec.rb Use a custom spec helper instead of shared specs 2012-07-21 16:46:56 -04:00
dsl_spec.rb For Capybara's own test suite, keep default_wait_time always at 1 2012-09-10 00:53:41 +02:00
rack_test_spec.rb Rename Driver#body to Driver#html 2012-09-10 03:17:15 +02:00
result_spec.rb Delegate common Result methods to Array 2012-08-09 20:54:59 -04:00
rspec_spec.rb set rspec type to :feature instead 2012-09-07 20:18:20 +02:00
selenium_spec.rb Use a custom spec helper instead of shared specs 2012-07-21 16:46:56 -04:00
server_spec.rb Allow port to be specified on initialize, closes #685 2012-07-13 15:19:20 +02:00
spec_helper.rb For Capybara's own test suite, keep default_wait_time always at 1 2012-09-10 00:53:41 +02:00