Removing TODO (captured in Lighthouse tickets now). See http://webrat.lighthouseapp.com/

This commit is contained in:
Bryan Helmkamp 2008-11-16 18:37:36 -05:00
parent fe16731370
commit 0fa62eb903
1 changed files with 0 additions and 10 deletions

View File

@ -1,10 +0,0 @@
Run tests in separate processes to eliminate constant-level dependencies
Add rake tasks for selenium runs
Add tests for selenium
Add tests for locator strategies
Use Webrat::Methods for Rails integration
Get file uploads workign with merb
Fix #within scoping for forms that exist outside the scope
Make current_url work with redirections
Track the current form based on the location of the last manipulated input, use this as a default for click_button
Verify SSL support in Rails and Merb