1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00
teamcapybara--capybara/spec
2010-01-30 01:02:26 +01:00
..
driver visit now allow fully qualified URLs. 2010-01-17 17:40:26 +01:00
dsl Nicer warnings when option not found for select 2010-01-30 01:02:26 +01:00
fixtures Wrote failing specs which highlights missing content-type with rack test driver 2010-01-07 23:43:11 +01:00
public has_*? methods now autowait for content 2010-01-01 19:36:45 +01:00
session Run driver spec as remote instead 2009-12-19 12:40:08 +01:00
views Added support for following links containing only an image via it's alt-attribute 2010-01-15 16:13:48 +01:00
capybara_spec.rb Reduce timeout for specs so they run faster 2010-01-01 18:45:30 +01:00
drivers_spec.rb Removed brittle driver spec 2010-01-11 22:11:02 +01:00
dsl_spec.rb Merge remote branch 'denro/evaluate_script' 2009-12-12 21:56:32 +01:00
save_and_open_page_spec.rb spec bug fix 2009-11-22 18:58:43 +01:00
searchable_spec.rb Moved has_*? back to session from searchable 2010-01-01 18:29:30 +01:00
server_spec.rb Server is smarter about choosing open port, Closes #4 2009-12-13 14:33:14 +01:00
session_spec.rb Don't use wait time in session specs 2010-01-30 00:53:30 +01:00
session_with_headers_support_spec.rb Session integration & specs for response_headers 2009-12-18 13:33:36 -05:00
session_with_javascript_support_spec.rb Differentiate between source and body 2010-01-01 23:58:59 +01:00
session_without_headers_support_spec.rb Session integration & specs for response_headers 2009-12-18 13:33:36 -05:00
session_without_javascript_support_spec.rb Session#locate - return node identified by locator or raise ElementNotFound(using desc) 2009-12-31 14:04:38 -05:00
spec_helper.rb default selector no longer interferes with has_xpath 2010-01-28 22:47:35 +01:00
test_app.rb Wrote failing specs which highlights missing content-type with rack test driver 2010-01-07 23:43:11 +01:00
wait_until_spec.rb Provides timeout similar to standard library Timeout, but avoids threads 2009-12-31 13:56:23 -05:00
xpath_spec.rb refactored XPath 2010-01-11 20:36:05 +01:00