Guilherme Carvalho
07b74d7513
Adjusting string concatenation on save_and_open_page.rb
2010-11-26 16:55:27 -03:00
Jonas Nicklas
6fa8a5652c
Merge branch 'aspiers-master'
2010-11-21 18:39:39 +01:00
Jonas Nicklas
d223d542f7
Move more of node functionality into subfolder
...
We have too many top level files, we have multiple
classes in the same file. This allows us to solve
both problems, while also providing a good place
for the new Capybara::Node::Simple (formerly
Capybara::StringNode)
2010-11-21 14:37:45 +01:00
Jonas Nicklas
81fb593f0c
Move Capybara.string to capybara.rb
...
Makes it more officially part of Capybara, instead
of being an afterthought
2010-11-21 14:07:56 +01:00
Adam Spiers
d0b14948ad
Proper fix for https://github.com/jnicklas/capybara/issues/issue/188/
...
Fixes bug in testing for sub-directories of asset_root, and avoids
rewriting with a broken regexp if no such sub-directories are found.
2010-11-14 21:14:52 +00:00
David Chelimsky and Jonas Nicklas
f2fb04f14a
Util function for applying matchers to strings
2010-11-12 14:46:46 -06:00
Adam Spiers
721d6ef33f
Replace inject with slightly more legible select
2010-11-08 10:18:43 +00:00
Adam Spiers
f46df7791f
Fix case where save_and_open_page was mangling URLs in self-closing elements.
...
See https://github.com/jnicklas/capybara/issues/issue/188
2010-11-08 10:09:46 +00:00
Jonas Nicklas
d3ebc53c74
Move utils into own folder
2010-07-10 03:06:44 +02:00