blob: fe438c9e1486ae57a20a15eb99cf4b2d8f08413e [file] [log] [blame]
Tests that basic telemetry for prevalent resources in the SQLite Database is calculated correctly.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS Hosts classified as prevalent resources.
PASS testResult.numberOfPrevalentResources is 0
PASS testResult.numberOfPrevalentResourcesWithUserInteraction is 0
PASS testResult.numberOfPrevalentResourcesWithoutUserInteraction is 0
PASS testResult.topPrevalentResourceWithUserInteractionDaysSinceUserInteraction is 0
PASS testResult.medianDaysSinceUserInteractionPrevalentResourceWithUserInteraction is 0
PASS testResult.top3NumberOfPrevalentResourcesWithUI is 0
PASS testResult.top3MedianSubFrameWithoutUI is 0
PASS testResult.top3MedianSubResourceWithoutUI is 0
PASS testResult.top3MedianUniqueRedirectsWithoutUI is 0
PASS testResult.top3MedianDataRecordsRemovedWithoutUI is 0
PASS Hosts classified as prevalent resources.
PASS testResult.numberOfPrevalentResources is 4
PASS testResult.numberOfPrevalentResourcesWithUserInteraction is 1
PASS testResult.numberOfPrevalentResourcesWithoutUserInteraction is 3
PASS testResult.topPrevalentResourceWithUserInteractionDaysSinceUserInteraction is 0
PASS testResult.medianDaysSinceUserInteractionPrevalentResourceWithUserInteraction is 0
PASS testResult.top3NumberOfPrevalentResourcesWithUI is 0
PASS testResult.top3MedianSubFrameWithoutUI is 4
PASS testResult.top3MedianSubResourceWithoutUI is 4
PASS testResult.top3MedianUniqueRedirectsWithoutUI is 4
PASS testResult.top3MedianDataRecordsRemovedWithoutUI is 0
PASS successfullyParsed is true
TEST COMPLETE