Commit Graph

4 Commits

Author SHA1 Message Date
Hongli Lai (Phusion) dc49e5f875 Forward webkit_server's stdout to Ruby's stdout.
This allows console.log() messages to be visible, and prevents
large numbers of console.log() calls from filling up webkit_server's pipe
which would block the process.
2011-08-15 19:04:40 +02:00
Ant Ramm 9fe7301d48 Added test for Capybara::Driver::Webkit and updated spec_helper path in spec/browser_spec.rb 2011-07-08 14:17:38 +01:00
John Barker 88d4a6aa65 Use neater be_between which is also inclusive, since 1024 is unprivileged and 65535 is valid 2011-07-06 20:36:30 +08:00
John Barker 3d39b59071 Add some basic testing for the browser to make sure the random port code is working 2011-07-06 20:30:52 +08:00