1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00
teamcapybara--capybara/lib/capybara/spec
Phill Baker d9bb8cee0a Replace hardcoded localhost in spec helper.
This test had a hardcoded values for the URI to visit which varies for different test cases. When these specs are integrated in custom driver's test suite like capybara-mechanize, it leads to failures.

This replaces #1227, which was rejected for changing the original purpose of the test. However, this patch only changes the hardcoding. It will allow https://github.com/jeroenvandijk/capybara-mechanize/issues/55 to proceed and bump it's compatibility to beyond capybara 2.1.
2014-10-05 18:23:35 -04:00
..
fixtures Support for multiple file upload. 2012-09-17 20:04:00 +02:00
public Use diffferent queries for searching 2014-07-01 23:13:45 +03:00
session Replace hardcoded localhost in spec helper. 2014-10-05 18:23:35 -04:00
views Merge pull request #1377 from nidalaa/formmethod_support 2014-08-27 09:16:26 -07:00
spec_helper.rb New API for working with windows (switching/finding/closing/opening/etc.) 2014-05-26 22:25:36 +03:00
test_app.rb test for issue of cookie not getting set in rack test when first request has a blank path 2013-05-15 13:12:30 -07:00