Closed
Bug 1007175
Opened 11 years ago
Closed 7 years ago
[Dialer][Call Screen] Move unit test HTML code to external files
Categories
(Firefox OS Graveyard :: Gaia::Dialer, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: gtorodelvalle, Unassigned)
References
Details
Move the following HTML code currently hard-coded in the unit tests code to external files:
1) https://github.com/mozilla-b2g/gaia/blob/master/apps/callscreen/test/unit/conference_group_handler_test.js#L39
2) https://github.com/mozilla-b2g/gaia/blob/master/apps/callscreen/test/unit/handled_call_test.js#L61
Updated•11 years ago
|
OS: Mac OS X → Gonk (Firefox OS)
Hardware: x86 → ARM
Comment 1•11 years ago
|
||
You may also consider using the html imports polyfill. We did this for calendar a while back and we now use the same markup files for tests and the app. See: https://github.com/mozilla-b2g/gaia/commit/0a20da40fe879b71f988412566d07ebfe6e159f8#diff-85ed5769d558ff56a0e73dc6bbc8c93dR4
Comment 2•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•