Ticket #1387 (closed Task: fixed)
Create Selenium automatic test cases for list creation, removal and indentation
| Reported by: | martinkou | Owned by: | martinkou |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | SVN |
| Keywords: | Cc: |
Description
The Selenium automatic test engine is working quite well in branches/features/selenium-tests after [999] and [1000]. It's time to put it to some real use.
The list editing component in FCKeditor 2.5 is now completely implemented in JavaScript. It is working pretty well right now but it has no specifications. We should have at least a rough specification or feature tests for it as its behavior is quite complicated.
Some reference test cases can be found in http://www.mozilla.org/editor/list-rules.html. But our test cases should not be entirely the same since our list editing component is XHTML 1.1 compliant and thus behaves slightly differently compared to Midas.
Change History
Note: See
TracTickets for help on using
tickets.