Closed Bug 1444421 Opened 7 years ago Closed 7 years ago

Restore relevant mozdevice documentation

Categories

(Testing :: Mozbase, enhancement)

Version 3
enhancement
Not set
normal

Tracking

(firefox61 fixed)

RESOLVED FIXED
mozilla61
Tracking Status
firefox61 --- fixed

People

(Reporter: gbrown, Assigned: gbrown)

References

Details

Attachments

(1 file)

https://hg.mozilla.org/mozilla-central/rev/30820b7d399b, bug 1340584, removed SUTAgent, and with it, irrelevant documentation. It also accidentally removed some relevant documentation -- I should put that back!
Attached patch restore mozdevice docs (deleted) — Splinter Review
I restored the mozdevice docs from bug 1340584, removed DeviceManager references, then added entries for new functions added in bug 1440714: get_file, get_top_activity, launch_geckoview_example.
Attachment #8960354 - Flags: review?(bob)
Comment on attachment 8960354 [details] [diff] [review] restore mozdevice docs Review of attachment 8960354 [details] [diff] [review]: ----------------------------------------------------------------- lgtm. 1 nit that needs to be fixed (the i- thing) and two that are optional. r+ ::: testing/mozbase/docs/devicemanagement.rst @@ +2,5 @@ > +----------------- > + > +Mozbase provides a module called `mozdevice` for the purposes of > +running automated tests or scripts on a device (e.g. an Android > +phone, tablet, or emulator) connected to a workstation. Perhaps... Mozbase provides a module called `mozdevice` for the purposes of running automated tests or scripts on an Android or B2G device (e.g. a phone, tablet, or emulator) connected to a workstation. ::: testing/mozbase/docs/mozdevice.rst @@ +1,1 @@ > +i-:mod:`mozdevice` --- Interact with remote devices :mod:`mozdevice` --- Interact with Android or B2G devices @@ +3,5 @@ > + > +Mozdevice provides several interfaces to interact with a remote device > +such as an Android phone, tablet, or emulator. It allows you to push > +files to these types of devices, launch processes, and more. There are > +currently two available interfaces: Perhaps... Mozdevice provides several interfaces to interact with an Android or B2G device such as a phone, tablet, or emulator. It allows you to push files to these types of devices, launch processes, and more. There are currently two available interfaces:
Attachment #8960354 - Flags: review?(bob) → review+
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: