Patches in the form_test_helper: Automatically fill and submit forms in your tests branch "Bugfixes"
- Support links for images that have alt attributes
- Support file uploading in integration tests by just assigning a filename
- Expose 'click' as a method that can take a link text and just click away, without needing to use select_link directly
- Fix the test suite so that it doesn't require a Rails project underneath it to run
- Fix the rest of the out-of-tree test failures
- Support imagemaps in links