Closed
Bug 550569
Opened 15 years ago
Closed 15 years ago
Integrate BrowserScope's HTML editor test suite with Mozilla's mochitest framework
Categories
(Core :: DOM: Editor, defect)
Core
DOM: Editor
Tracking
()
RESOLVED
FIXED
mozilla1.9.3a3
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
References
(Depends on 1 open bug, )
Details
Attachments
(1 file)
(deleted),
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
The BrowserScope project seems to have a set of automated tests for HTML editor implementations. I plan to work with that project in the future to add cross-browser tests for HTML editor implementations. A first step to do this is integrating their test framework into ours. We should make sure that we mark the currently failing tests as todo items so that we can use these tests as a regression test suite, and we'll gradually unmark the fixed bugs from the todo list.
Patch coming up.
Assignee | ||
Comment 1•15 years ago
|
||
This patch integrates the BrowserScope richtext tests into our Mochitest suite, and provides a script for updating the tests from upstream easily.
Attachment #431211 -
Flags: review?(bzbarsky)
Comment 2•15 years ago
|
||
Comment on attachment 431211 [details] [diff] [review]
Patch (v1)
r=bzbarsky. This is awesome.
Attachment #431211 -
Flags: review?(bzbarsky) → review+
Assignee | ||
Comment 3•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.3a3
Assignee | ||
Comment 4•15 years ago
|
||
http://hg.mozilla.org/releases/mozilla-1.9.2/rev/0cbe4f8e93df
http://hg.mozilla.org/releases/mozilla-1.9.1/rev/abdff2dd72b4
http://hg.mozilla.org/releases/mozilla-1.9.1/rev/0e49d81085b5
status1.9.1:
--- → .9-fixed
status1.9.2:
--- → .2-fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•