Removing TODO (captured in Lighthouse tickets now). See http://webrat.lighthouseapp.com/
This commit is contained in:
parent
fe16731370
commit
0fa62eb903
10
TODO.txt
10
TODO.txt
|
@ -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
|
Loading…
Reference in New Issue