Closed
Bug 978104
Opened 11 years ago
Closed 11 years ago
Fix system/test/unit/emergency-call/dialer_test.js on TBPL
Categories
(Firefox OS Graveyard :: Gaia::Dialer, defect)
Firefox OS Graveyard
Gaia::Dialer
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rik, Assigned: rik)
References
Details
Attachments
(1 file)
TBPL runs unit tests in b2g-desktop so you can't access code that lives in other apps. I've switched this test to use require() and copied mock_keypad.js. Because keypad.js is different between dialer and system, I think the mocks should be separate.
(I've opened bug 978103 about the requireApp issue)
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8383717 -
Flags: review?(etienne)
Assignee | ||
Updated•11 years ago
|
Flags: in-testsuite+
Comment 2•11 years ago
|
||
Comment on attachment 8383717 [details] [review]
https://github.com/mozilla-b2g/gaia/pull/16740
good to know!
Attachment #8383717 -
Flags: review?(etienne) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•