Closed
Bug 1219690
Opened 9 years ago
Closed 9 years ago
Implement *test_settings_change_ring_tone.py* as an integration test in JavaScript
Categories
(Firefox OS Graveyard :: Gaia::Settings, defect)
Tracking
(feature-b2g:2.6+)
RESOLVED
INVALID
feature-b2g | 2.6+ |
People
(Reporter: whsu, Assigned: scottwu)
References
Details
(Whiteboard: [gip-to-gij])
Attachments
(1 file)
Reporter | ||
Updated•9 years ago
|
Component: Gaia::UI Tests → Gaia::Settings
Updated•9 years ago
|
feature-b2g: --- → 2.6+
Updated•9 years ago
|
Assignee: nobody → scwwu
Status: NEW → ASSIGNED
Comment 1•9 years ago
|
||
Assignee | ||
Comment 2•9 years ago
|
||
Comment on attachment 8685303 [details] [review]
[gaia] scottwu:1219690-gij-change-ring-tone > mozilla-b2g:master
Hello Jim, I've just written a test that changes ringtone in Settings app, which was originally implemented in python.
I saw that you've written a lot of tests for the Ringtone app. Wonder if you could take a look, and see if it's okay?
Thanks! :)
Attachment #8685303 -
Flags: review?(squibblyflabbetydoo)
Comment 3•9 years ago
|
||
Comment on attachment 8685303 [details] [review]
[gaia] scottwu:1219690-gij-change-ring-tone > mozilla-b2g:master
This looks fine, but we already have a test that covers this in the Ringtones app: <https://github.com/mozilla-b2g/gaia/blob/master/apps/ringtones/test/marionette/pick_test.js#L169-L195>. Since we already have test coverage, I don't think this patch is really needed, but it's up to you.
Attachment #8685303 -
Flags: review?(squibblyflabbetydoo) → review+
Assignee | ||
Comment 4•9 years ago
|
||
Oh I didn't see that!
I guess it's slightly different in that the test starts from the Settings app, but yes it's pretty similar.
I don't need this in if it's already sufficiently covered. What do you think William?
Flags: needinfo?(whsu)
Reporter | ||
Comment 5•9 years ago
|
||
(In reply to Scott Wu [:scottwu] from comment #4)
> Oh I didn't see that!
>
> I guess it's slightly different in that the test starts from the Settings
> app, but yes it's pretty similar.
>
> I don't need this in if it's already sufficiently covered. What do you think
> William?
I agree with you.
Let's mark bug as RESOLVED INVALID.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Flags: needinfo?(whsu)
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•