Closed
Bug 846845
Opened 13 years ago
Closed 13 years ago
[MMS][SMS][Tests] add tests and simplify Utils
Categories
(Firefox OS Graveyard :: Gaia::SMS, defect)
Tracking
(b2g18 fixed)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| b2g18 | --- | fixed |
People
(Reporter: rwaldron, Assigned: rwaldron)
Details
Attachments
(1 file)
|
90 bytes,
text/html
|
julienw
:
review+
vingtetun
:
approval-gaia-v1+
|
Details |
Simplify Utils.getFormattedHour(time) and provide tests to support the expected behaviour
| Assignee | ||
Updated•13 years ago
|
Summary: [MMS][Tests] Simplify Utils.getFormattedHour → [MMS][SMS][Tests] add tests and simplify Utils
| Assignee | ||
Comment 1•13 years ago
|
||
This will address all of the non-DOM functionality in Utils.* (sms/js/utils.js)
| Assignee | ||
Comment 2•13 years ago
|
||
Tests and code simplification for sms/js/utils.js
Attachment #720135 -
Flags: review?(felash)
Comment 3•13 years ago
|
||
Comment on attachment 720135 [details]
Redirect to https://github.com/mozilla-b2g/gaia/pull/8414
r=me with the last comments fixed
thanks a lot
Attachment #720135 -
Flags: review?(felash) → review+
| Assignee | ||
Comment 4•13 years ago
|
||
Fixed, rebased, squashed and pushed: https://github.com/mozilla-b2g/gaia/pull/8414
| Assignee | ||
Updated•13 years ago
|
Keywords: checkin-needed
Updated•13 years ago
|
Comment 5•13 years ago
|
||
Comment 6•13 years ago
|
||
Comment on attachment 720135 [details]
Redirect to https://github.com/mozilla-b2g/gaia/pull/8414
NOTE: Please see https://wiki.mozilla.org/Release_Management/B2G_Landing to better understand the B2G approval process and landings.
[Approval Request Comment]
Bug caused by (feature/regressing bug #):
User impact if declined: no
Testing completed: yes, the sms app works fine
Risk to taking this patch (and alternatives if risky): low, we added unit tests for each function of this file.
String or UUID changes made by this patch: none
I'd like this on v1-train because this brings unit tests, probably some minor perf improvement, and we'll need this in upcoming patches as well.
Attachment #720135 -
Flags: approval-gaia-v1?(21)
Attachment #720135 -
Flags: approval-gaia-v1?(21) → approval-gaia-v1+
Comment 7•13 years ago
|
||
Uplifted commit 57a600dca3d3af68cb71b399f11096fb0e367017 as:
v1-train: 07b494e9e1a4f29ac2f7ae4bfa408c8da1a77ec2
status-b2g18:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•