canmove, Confirmed users, Bureaucrats and Sysops emeriti
3,628
edits
(→MailNews xpcshell test facilities: Update with curent information on profile directories) |
(→New Directories for tests: We only have head files now) |
||
| Line 47: | Line 47: | ||
* New directories should be created as test/unit under whichever directory they apply, e.g. tests directly relating to the address book go into mailnews/addrbook/test/unit. | * New directories should be created as test/unit under whichever directory they apply, e.g. tests directly relating to the address book go into mailnews/addrbook/test/unit. | ||
* All new directories should have a head_ | * All new directories should have a head_*.js file, these should import some of the core mailnews files (mailDirService.js at a minimum) and may provide any functions common to that set of tests. | ||
=== New Tests === | === New Tests === | ||