teamcapybara--capybara/lib/capybara
Matthew Horan abd0c56357 source_spec calls Session#source directly
Previously, testing of body and source methods was meta-programmed,
providing a `method' which needed to be called.  Since this has been
removed, there is no `method' to call, so instead call source directly.
2012-11-17 19:12:53 -05:00
..
driver Support for multiple file upload. 2012-09-17 20:04:00 +02:00
node Basic nodes should have unsynchronized method 2012-10-30 12:57:22 +01:00
rack_test Support for multiple file upload. 2012-09-17 20:04:00 +02:00
rspec alias_example_to seems to throw up on Travis 2012-10-30 14:43:41 +01:00
selenium Prevent timing errors due to invisible elements, in Selenium 2012-11-13 14:27:11 +01:00
spec source_spec calls Session#source directly 2012-11-17 19:12:53 -05:00
cucumber.rb Merge branch 'master' of https://github.com/bjornblomqvist/capybara into bjornblomqvist-master 2011-11-15 16:15:02 +01:00
dsl.rb Use define_method instead of class_eval 2012-09-10 01:37:40 +02:00
helpers.rb Make whitespace normalization Unicode-aware. Fixes #767 2012-08-01 13:29:50 +02:00
query.rb Prevent race conditions when checking negative assertions, closes #843 2012-10-30 11:08:44 +01:00
rails.rb Move the RackTest driver override to capybara/rails 2012-11-15 11:20:48 -02:00
result.rb Merge pull request #782 from ineverov/size_instead_of_count 2012-08-30 07:24:25 -07:00
rspec.rb Move the RackTest driver override to capybara/rails 2012-11-15 11:20:48 -02:00
selector.rb Change selector normalization to check for symbol 2012-09-09 17:32:03 +02:00
server.rb Allow port to be specified on initialize, closes #685 2012-07-13 15:19:20 +02:00
session.rb Fix visiting relative URLs when no server started, closes #861 2012-11-14 14:29:12 +01:00
version.rb Tagged 2.0.0 2012-11-14 11:22:51 +01:00