Closed
Bug 955978
Opened 11 years ago
Closed 11 years ago
Message desktop mock is busted because of no fb contact datastore
Categories
(Firefox OS Graveyard :: Gaia::SMS, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 955925
People
(Reporter: steveck, Unassigned)
Details
It's only reproducible on message app nightly desktop environment. When developer clicks the mesage with sender not in the contact db, the view will be stuck in thread list view. It should be a regression by Bug 907740, there is no fb contact datastore in nightly. Maybe we can mock fb.getContactByNumber and return contact for some specific sender for desktop environment working, and build a mock mock datastore if necessary.
Comment 1•11 years ago
|
||
(In reply to Steve Chung [:steveck] from comment #0)
> It's only reproducible on message app nightly desktop environment. When
> developer clicks the mesage with sender not in the contact db, the view will
> be stuck in thread list view. It should be a regression by Bug 907740, there
> is no fb contact datastore in nightly. Maybe we can mock
> fb.getContactByNumber and return contact for some specific sender for
> desktop environment working, and build a mock mock datastore if necessary.
There is an existing datastore mock in shared/mocks
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•