1
0
Fork 0
mirror of https://github.com/thoughtbot/capybara-webkit synced 2023-03-27 23:22:28 -04:00
capybara-webkit/spec
Alex Kwiatkowski 5dd835e4ca This fixes a stderr redirection test on fast machines. The write pipe was
getting closed before the redirection thread had a chance to copy it's
contents into it.
2014-02-13 18:36:03 -05:00
..
integration Save a screenshot when raising a ClickFailed exception 2013-11-09 15:30:58 -05:00
support This fixes a stderr redirection test on fast machines. The write pipe was 2014-02-13 18:36:03 -05:00
browser_spec.rb Skip forking spec on JRuby 2014-01-28 19:17:16 -05:00
capybara_webkit_builder_spec.rb Reset environment variables in Builder spec 2013-03-11 22:28:21 -04:00
connection_spec.rb This fixes a stderr redirection test on fast machines. The write pipe was 2014-02-13 18:36:03 -05:00
cookie_jar_spec.rb switch from == to eq to remove warnings 2013-08-11 15:40:25 +01:00
driver_rendering_spec.rb Better failure when screenshot doesn't save 2014-02-06 10:24:28 -05:00
driver_resize_window_spec.rb Resize window spec uses AppRunner 2012-11-30 21:38:56 -05:00
driver_spec.rb Use a pipe to test command logging 2014-01-28 20:06:16 -05:00
errors_spec.rb Instantiate errors in capybara-webkit 2013-05-21 21:48:38 +04:00
selenium_compatibility_spec.rb Don't clear readonly text fields when set 2013-03-28 20:12:45 -04:00
self_signed_ssl_cert.rb Remove some unused global variables. 2011-10-14 17:18:33 -04:00
spec_helper.rb Skip forking spec on JRuby 2014-01-28 19:17:16 -05:00