Closed Bug 591816 Opened 14 years ago Closed 14 years ago

Add tests for TabEngine

Categories

(Firefox :: Sync, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: eric.lemoine, Assigned: eric.lemoine)

References

Details

(Whiteboard: [qa-])

Attachments

(5 files)

User-Agent: Mozilla/5.0 (X11; Linux i686; rv:2.0b5pre) Gecko/20100828 Firefox/4.0b5pre Build Identifier: We need unit tests for TabEngine, TabStore, and TabTracker. Reproducible: Always
Attached patch tests for TabStore (deleted) — Splinter Review
Attachment #470530 - Flags: review?(mconnor)
Attached patch tests for TabEngine (deleted) — Splinter Review
Attachment #471032 - Flags: review?(mconnor)
Attached patch tests for TabTracker (deleted) — Splinter Review
Attachment #471061 - Flags: review?(mconnor)
Attachment #470530 - Flags: review?(mconnor) → review+
Assignee: nobody → eric.lemoine
Severity: normal → enhancement
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Linux → All
Hardware: x86 → All
Comment on attachment 471032 [details] [diff] [review] tests for TabEngine >diff --git a/services/sync/tests/unit/test_tab_engine.js b/services/sync/tests/unit/test_tab_engine.js >+function fakeSessionSvc() { >+ let tabs = []; >+ for(let i = 0; i<arguments.length; i++) { style nit: spaces (before ( and on either side of < )
Attachment #471032 - Flags: review?(mconnor) → review+
Attachment #471061 - Flags: review?(mconnor) → review+
Fix to run in m-c's xpcshell harness
Fix to run in m-c's xpcshell harness
Whiteboard: [qa-]
Component: Firefox Sync: Backend → Sync
Product: Cloud Services → Firefox
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: