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
Jonas Nicklas 268b7caf32 Use have_content over body.should include, closes #792
The latter has timing issues in Selenium, since
visit/click_link, etc are async even on regular
page reloads.
2012-08-30 15:59:43 +02:00
..
fixtures Fixture file contains no binary data 2011-04-07 17:00:50 +02:00
public Add a failing spec 2012-07-12 08:18:23 -04:00
session Use have_content over body.should include, closes #792 2012-08-30 15:59:43 +02:00
views Make whitespace normalization Unicode-aware. Fixes #767 2012-08-01 13:29:50 +02:00
session.rb Use a custom spec helper instead of shared specs 2012-07-21 16:46:56 -04:00
spec_helper.rb Turn that frown upside down 2012-07-24 04:40:53 +02:00
test_app.rb Raise errors in main thread when error in application occurs, closes #660 2012-07-13 14:57:43 +02:00