teamcapybara--capybara/spec
Jonas Nicklas aeb62d6063 Remove to_binary, closes #243 and #340
After investigating this thoroughly, I have come
to the conclusion that the need for to_binary
came from a bug in rack, which has subsequently
been fixed. If warnings show up after this change
they should disappear with the release of rack 1.3
2011-05-19 12:16:41 -04:00
..
driver Remove to_binary, closes #243 and #340 2011-05-19 12:16:41 -04:00
rspec description methods for Capybara::RSpecMatchers 2011-04-26 19:02:14 +09:00
session Move and rename Selenium driver class 2011-04-11 06:24:00 +01:00
basic_node_spec.rb Move more of node functionality into subfolder 2010-11-21 14:37:45 +01:00
capybara_spec.rb Fixed some failing stuff 2011-04-08 16:14:05 +01:00
dsl_spec.rb Separate DSL out into a module 2011-04-11 06:58:42 +01:00
rspec_spec.rb Added DSL for acceptance tests in RSpec 2011-02-11 14:44:58 +01:00
save_and_open_page_spec.rb Made save_and_open_page spec less brittle 2011-03-01 21:16:14 +01:00
server_spec.rb Marked tests that do not work and fail intermittently as pending 2011-03-06 01:56:36 +01:00
spec_helper.rb There is a deprecation warning about rspec 3 that says that no configuration option should be set after defining a group of specs. This commit fix the issue by moving the setting of options to a position before the specs are required loaded. 2011-05-14 12:02:26 -07:00
string_spec.rb Separate DSL out into a module 2011-04-11 06:58:42 +01:00
timeout_spec.rb Remove constant redefined warnings in suite 2010-09-17 19:10:16 -05:00