Closed
Bug 413227
Opened 18 years ago
Closed 18 years ago
Make it easier for address book based xpcshell unit tests to be used throughout mailnews
Categories
(MailNews Core :: Address Book, defect)
MailNews Core
Address Book
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: standard8, Assigned: standard8)
Details
Attachments
(1 file)
12.84 KB,
patch
|
neil
:
review+
neil
:
superreview+
|
Details | Diff | Splinter Review |
I'm currently writing a unit test for some of the compose code. As this accesses the address book it'd be useful to use the same setup scripts as we do now, but from mailnews/compose/test/unit, not mailnews/addrbook/test/unit.
The xpcshell tests are capable of importing scripts, therefore I want to move the current set-up and clean-up scripts from mailnews/addrbook/test/unit to mailnews/addrbook/test/resource and import them from there. This means they are more accessible from elsewhere, and its clear that they are a resource and not just a test.
Attaching patch...
Attachment #298119 -
Flags: superreview?(neil)
Attachment #298119 -
Flags: review?(neil)
Updated•18 years ago
|
Attachment #298119 -
Flags: superreview?(neil)
Attachment #298119 -
Flags: superreview+
Attachment #298119 -
Flags: review?(neil)
Attachment #298119 -
Flags: review+
Assignee | ||
Comment 1•18 years ago
|
||
Checked in -> fixed.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•