1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00
teamcapybara--capybara/spec
Jonas Nicklas 31f1ac3ccb Separate DSL out into a module
Otherwise we were including a lot of classes in
the namespace of the object that Capybara was
being included in. This could lead to clashes with
some common class names.
2011-04-11 06:58:42 +01:00
..
driver Move and rename Selenium driver class 2011-04-11 06:24:00 +01:00
rspec Separate DSL out into a module 2011-04-11 06:58:42 +01: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 Remove culerity and celerity drivers 2011-03-08 16:44:30 -03: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