Jo Liss
c51a232bbc
Fix rack-test to ignore maxlength="", closes #396
2011-07-08 12:48:25 +02:00
Jonas Nicklas
c3f2c44eee
Merge pull request #364 from jonleighton/fix_build_rack_mock_session
...
Fix Capybara::RackTest::Browser#build_rack_mock_session
2011-06-01 13:36:33 -07:00
Jon Leighton
5acba501b3
Fix Capybara::RackTest::Browser#build_rack_mock_session
2011-05-26 20:46:01 +01:00
John Barton (joho)
8834050049
Actually properly handling relative URLs for forms
...
(Where I subtly misunderstood how URIs work)
2011-05-22 18:37:02 +10:00
John Barton (joho)
4d4eebe573
Fix problem where capybara can't post to relative urls in form actions.
2011-05-22 18:13:40 +10:00
Jonas Nicklas
aeb62d6063
Remove to_binary, closes #243 and #340
...
After investigating this thoroughly, I have come
to the conclusion that the need for to_binary
came from a bug in rack, which has subsequently
been fixed. If warnings show up after this change
they should disappear with the release of rack 1.3
2011-05-19 12:16:41 -04:00
Jonas Nicklas
5450b0a17e
Added build_rack_mock_session, closes #344
2011-05-19 11:50:06 -04:00
Kevin Fitzpatrick & Matthew DuVall
2d2f877451
Fixed again, previous checkin was to the wrong node.rb class. chromedriver + Chrome 12 YELLS tag names in UPPERCASE
2011-05-17 12:21:51 -07:00
Carl Jackson & Davis W. Frank
5529be2a70
Fix because chromedriver + Chrome 12 YELLS tag names in UPPERCASE
2011-05-13 14:46:47 -07:00
Jonas Nicklas
a00435d630
Added :headers option to rack_test driver, closes #328
2011-04-25 11:35:57 +02:00
Jonas Nicklas
fd5996f5f7
Fixed some failing stuff
2011-04-08 16:14:05 +01:00
Jonas Nicklas
91b8740781
Don't rescue so aggressively
2011-04-07 16:17:51 +02:00
Jonas Nicklas
df34d2ef7d
Don't rescue so agressively
2011-04-06 09:36:05 +02:00
Jonas Nicklas
8ce6d4eb9d
Split up rack-test driver into multiple classes
2011-04-05 17:42:12 +02:00