Closed Bug 802506 Opened 12 years ago Closed 11 years ago

[MMI] Marionette tests for getIMEI via MMI

Categories

(Core :: DOM: Device Interfaces, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla21

People

(Reporter: ferjm, Assigned: vicamo)

References

Details

Attachments

(1 file, 1 obsolete file)

      No description provided.
Assignee: nobody → vyang
Attachment #705913 - Flags: review?(ferjmoreno)
Comment on attachment 705913 [details] [diff] [review]
add marionette test case for getting IMEI

Review of attachment 705913 [details] [diff] [review]:
-----------------------------------------------------------------

Thanks Vicamo!

::: dom/network/tests/marionette/manifest.ini
@@ +11,5 @@
>  [test_mobile_preferred_network_type.js]
>  disabled = Bug 808783
>  [test_mobile_data_location.js]
>  [test_mobile_data_state.js]
> +[test_mobile_ussd.js]

Since you are testing the retrieval of the IMEI code, this should probably be named 'test_mobile_mmi.js' instead.

::: dom/network/tests/marionette/test_mobile_ussd.js
@@ +7,5 @@
> +
> +let mobileConnection = navigator.mozMobileConnection;
> +
> +let tasks = {
> +  // List of test fuctions. Each of them should call |tasks.next()| when

typo: 'functions'.
Attachment #705913 - Flags: review?(ferjmoreno) → review+
Address review comment in comment #2.
Attachment #705913 - Attachment is obsolete: true
Attachment #706850 - Flags: review+
https://hg.mozilla.org/mozilla-central/rev/a3b002c24e4a
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla21
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: