capybara-webkit/spec/support
Joe Ferris 519d90306b Introduce API for global configuration
Users were generally confused about where to configure things like
allowed URLs. Because they were reset in between each sessions, they
needed to be applied repeatedly in a before block.

This introduces an API for global configuration, which will be applied
for every session. It also deprecates the per-session configuration
methods, as those are less likely to be useful.
2015-06-26 13:13:23 -04:00
..
matchers This fixes a stderr redirection test on fast machines. The write pipe was 2014-02-13 18:36:03 -05:00
app_runner.rb Introduce API for global configuration 2015-06-26 13:13:23 -04:00
output_writer.rb Introduce allowed, blocked URL filters 2014-12-05 12:48:03 -05:00