QA/Firefox3.5/Mozstorage/TestPlan: Difference between revisions

From MozillaWiki
< QA‎ | Firefox3.5
Jump to navigation Jump to search
Line 14: Line 14:
= Schedule Scoping =
= Schedule Scoping =
    
    
   Already in tree. Code lives in toolkit/components/passwordmgr
   Already in tree. Code lives in toolkit/components/passwordmgr.


= References =
= References =

Revision as of 20:01, 19 August 2008

Mozstorage Test Plan

Overview

 Conversion of password management from flat file to sqlite. 
 Bugs: bug 288040

Test Strategy

 example XPCShell tests exist in passwordmgr/test/unit/test_storage_Mozstorage_*.js 
 XPCShell is the best way to test this kind of component

Schedule Scoping

 Already in tree. Code lives in toolkit/components/passwordmgr.

References