1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improved generators so they work with different combinations of --testunit, --rspec, --webrat --capybara and --spork More... about 15 years ago
Document tableish. Add padding logic. More... about 15 years ago
Fix CSS selector so that XPath works More... about 15 years ago
if More... about 15 years ago
Explain how to work around javascript delete issues on Capybara More... about 15 years ago
Bump version More... about 15 years ago
Relax a little with cucumber versions More... about 15 years ago
Regenerated gemspec for version 0.1.1.rc3 More... about 15 years ago
Release 0.1.1.rc3 More... about 15 years ago
html, not body More... about 15 years ago
I don't need Capybara making decisions for me. More... about 15 years ago
Make #tableish work with both Capybara and Webrat More... about 15 years ago
Update History More... about 15 years ago
Update gemspec More... about 15 years ago
Moved over tableish from cucumber More... about 15 years ago
Attribution More... about 15 years ago
Update dependencies. Remove gunk. More... about 15 years ago
Avoid using 'Web Driver' - that's Selenium 2.0 and will only confuse people. More... about 15 years ago
Don't include ActiveSupport::Testing::SetupAndTeardown if it's not defined (< Rails 2.1.0) (Cucumber 789b6f3477da9ea3e7ecd522c03096b9556bb8e3 and 910720d770e964717cee4758320a2af06531ad93 More... about 15 years ago
Added mime-type parameter to "attach file" webrat_step.rb. This will allow support for validates_attachment_content_type when using paperclip gem. (See cucumber fb3bbfef9e770acba69c73c65f71ea89243b1a8c) More... about 15 years ago
Fix up the last commit. More... about 15 years ago
Refactor capybara steps to be more consistant about within. Not tested properly under test-unit yet. More... about 15 years ago
remove unused file. More... about 15 years ago
Bug fix for capybara checkbox test. More... about 15 years ago
Use the Capybara.default_selector instead of hard coding :css into the web_steps. More... about 15 years ago
Load the capybara gem rather than webrat if we're using capybara. More... about 15 years ago
Add capybara support. More... about 15 years ago
Use a checkbox when the value is a boolean. More... about 15 years ago
Explain why config.cache_classes is best left at false More... about 15 years ago
Resolve merge conflict More... about 15 years ago