1
0
Fork 0
mirror of https://github.com/teampoltergeist/poltergeist.git synced 2022-11-09 12:05:00 -05:00
teampoltergeist--poltergeist/spec
Jon Leighton b71c21445b Use any available port
This reverts the default port setting to how it was before the 1.0
release. However the `:port` configuration option is still available for
those who need to set it to something static.

The reason for changing this back is that I have seend EADDRINUSE errors
crop up and in general had second thoughts on whether it was a good idea
to use a static port number as the default. I think it's much better and
less error prone to use any available port by default but to allow the
port number to be configured in the small number of cases where that's
necessary.

Closes #174.
2012-10-15 22:44:27 +01:00
..
integration Support clicking precise coordinates. 2012-10-11 16:21:39 -07:00
support Support clicking precise coordinates. 2012-10-11 16:21:39 -07:00
tmp Add support for choosing between rendering the whole page or just part of it. 2011-10-31 23:04:02 +00:00
unit Use any available port 2012-10-15 22:44:27 +01:00
spec_helper.rb Remove unnecessary block arg 2012-06-08 10:30:03 +01:00