Problem/Motivation
We need test coverage for the widgets.
Proposed resolution
Because the widgets are so AJAX-heavy, we really need a FunctionalJavascript test to ensure they work as designed.
Remaining tasks
Initial test plumbing and coverage.: DONE, see #2- Finish adding test coverage and remove remaining @todo
- Reviews/refinements.
- Commit.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | 3154076-7.patch | 3.44 KB | dww |
Comments
Comment #2
dwwStill a lot of @todo in here, but this is a fairly solid start.
Comment #3
dwwComment #5
dwwCommitted and pushed #2 so we have something.
Back to active if anyone else wants to run with some of the @todo in here.
Comment #7
dwwHere's a bit of actual test coverage of the autocomplete widget itself...
Comment #9
dwwCommitted #7 as d46090e and pushed.
Maybe NW is most accurate? ;)
Cheers,
-Derek
Comment #13
dwwPushed a couple of commits to flesh out the JS widget tests in important ways. Now calling this fixed.
Yay,
-Derek