Closed
Bug 387470
Opened 17 years ago
Closed 17 years ago
FUEL: Switch to chrome unit tests
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: mfinkle, Assigned: mfinkle)
References
Details
Attachments
(1 file)
26.72 KB,
patch
|
Gavin
:
review+
|
Details | Diff | Splinter Review |
FUEL currently uses content based unit tests. Since FUEL is only supposed to run on chrome, we need to move to chrome-based tests. We are blocking bug 379140 until we move to chrome tests.
Assignee | ||
Comment 1•17 years ago
|
||
This patch has all the existing content tests converted to the new browser_ chrome test framework.
Assignee | ||
Updated•17 years ago
|
Attachment #271595 -
Flags: review?(gavin.sharp)
Comment 2•17 years ago
|
||
Comment on attachment 271595 [details] [diff] [review]
FUEL unit tests converted to chrome browser tests
I didn't review this very closely, I'm assuming you just copied the actual code as-is and just changed the boilerplate.
Attachment #271595 -
Flags: review?(gavin.sharp) → review+
Assignee | ||
Comment 3•17 years ago
|
||
That's correct - nothing new, just changed the boilerplate
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•