Closed
Bug 1060725
Opened 10 years ago
Closed 10 years ago
Audit test coverage of ICE contacts
Categories
(Firefox OS Graveyard :: Gaia::Dialer, defect)
Firefox OS Graveyard
Gaia::Dialer
Tracking
(b2g-v2.1 fixed, b2g-v2.2 fixed)
RESOLVED
FIXED
2.1 S4 (12sep)
People
(Reporter: drs, Assigned: drs)
References
Details
Attachments
(1 file)
(deleted),
patch
|
rik
:
review+
fabrice
:
approval-gaia-v2.1+
|
Details | Diff | Splinter Review |
Our test coverage for ICE contacts within the emergency-call app needs to be audited as we suspect that there are some tests missing.
Assignee | ||
Updated•10 years ago
|
Blocks: dialer-most-wanted
Whiteboard: [dialer-most-wanted] → [planned-sprint]
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → drs+bugzilla
Assignee | ||
Updated•10 years ago
|
Target Milestone: 2.1 S4 (12sep) → 2.1 S5 (26sep)
Assignee | ||
Updated•10 years ago
|
Status: NEW → ASSIGNED
Whiteboard: [planned-sprint]
Target Milestone: 2.1 S5 (26sep) → 2.1 S4 (12sep)
Assignee | ||
Comment 1•10 years ago
|
||
PR: https://github.com/mozilla-b2g/gaia/pull/23871
The test coverage was actually pretty good, but I didn't like how the file was structured. Each test now has its own sandboxed HTML.
Attachment #8486613 -
Flags: review?(anthony)
Comment 2•10 years ago
|
||
Comment on attachment 8486613 [details] [diff] [review]
Add missing tests to ICEContacts.
Review of attachment 8486613 [details] [diff] [review]:
-----------------------------------------------------------------
We're missing tests for our error screens. I'm still giving r+ because I think we can do this in bug 1060451. But maybe you want to write some in this patch. Up to you.
Attachment #8486613 -
Flags: review?(anthony) → review+
Assignee | ||
Comment 3•10 years ago
|
||
Comment 4•10 years ago
|
||
Comment on attachment 8486613 [details] [diff] [review]
Add missing tests to ICEContacts.
[Approval Request Comment]
[Bug caused by] (feature/regressing bug #):
Not a bug, asking for uplitfing since this bug just adds more unit tests, and having this bug in 2.1 will solve merge conflicts with bug 1061421 that has been already approved for 2.1
[User impact] if declined:
Will need to rewrite the patch for 2.1. Not user, but developer inpacted ;P
[Testing completed]:
This bug adds more unit tests and have been in 2.2 for a while
[Risk to taking this patch] (and alternatives if risky):
Pretty low risk, checked with Dialer guys and adds more tests, which will increase confident in 2.1 release
[String changes made]:
Attachment #8486613 -
Flags: approval-gaia-v2.1?
Updated•10 years ago
|
Attachment #8486613 -
Flags: approval-gaia-v2.1? → approval-gaia-v2.1?(bbajaj)
Updated•10 years ago
|
Attachment #8486613 -
Flags: approval-gaia-v2.1?(bbajaj) → approval-gaia-v2.1+
Assignee | ||
Updated•10 years ago
|
status-b2g-v2.1:
--- → affected
Comment 5•10 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•