QA/TDAI/Projects/Places Tests: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 5: Line 5:


A test's coverage can be figured by the union of the two tables.  Tests that we need are denoted by ID's of ?'s.  For tests that are in-progress, please add the bug number to the "status" column and change it to "Landed" once the test lands in the tree.
A test's coverage can be figured by the union of the two tables.  Tests that we need are denoted by ID's of ?'s.  For tests that are in-progress, please add the bug number to the "status" column and change it to "Landed" once the test lands in the tree.
Editing Notes:
* The constants for some of the values are the constants as defined in the IDL files.
* The 0 line is merely for editing purposes to make adding tests easier, please ignore it.
* The time fields can have [http://mxr.mozilla.org/mozilla/source/toolkit/components/places/public/nsINavHistoryService.idl#753 values] from 0 to 2
* The Sort_Mode can be a [http://mxr.mozilla.org/mozilla/source/toolkit/components/places/public/nsINavHistoryService.idl#870 value] from 0 to 20
* The Result_Type can be a [http://mxr.mozilla.org/mozilla/source/toolkit/components/places/public/nsINavHistoryService.idl#895 value] from 0 to 6


{| border="1" cellpadding="2"
{| border="1" cellpadding="2"
Line 22: Line 29:
! TestID !! BeginTime !! EndTime !! SearchTerms !! minVisit !! maxVisit !! onlyBookmarked !! domainIsHost !! domain !! uriIsPrefix !! uri !! annotationIsNot !! annotation !! Folders  
! TestID !! BeginTime !! EndTime !! SearchTerms !! minVisit !! maxVisit !! onlyBookmarked !! domainIsHost !! domain !! uriIsPrefix !! uri !! annotationIsNot !! annotation !! Folders  
|-
|-
| 0 || bt || et || st || mn || mx || b || di ||d||ui || u|| ai|| a || f
| 0 || bt || et || st || mn || mx || b || di || d || ui || u|| ai || a || f
| 1 || 0  || 0  || X  ||    ||    ||  || X  || X ||    ||  || X  || X ||
|}
|}


Line 31: Line 39:
|-
|-
| 0 || s || r || sa || ei || eq || ero || ep || exq || ih || ss || mr || qt
| 0 || s || r || sa || ei || eq || ero || ep || exq || ih || ss || mr || qt
|-
| 1 || 5 || 0 ||    ||    ||    ||    ||    ||    ||    || X  ||    ||
|}
Confirmed users
3,816

edits

Navigation menu