indicator-display

Differences between revisions 1 and 5 (spanning 4 versions)
Revision 1 as of 2014-09-05 20:08:30
Size: 58
Editor: cpe-76-187-224-40
Comment:
Revision 5 as of 2014-09-08 18:37:57
Size: 1079
Editor: cpe-76-187-224-40
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Describe Process/Merges/TestPlan/indicator-display here. The source for this document can be gotten from Bazaar:

{{{
bzr cat lp:~ted/indicator-display/release-to-ci-train/tests/manual
}}}

The source is in the standard manual testing format for Ubuntu QA: [[Testing/TestCaseFormat]]


== Test Case: indicator-display/rotation-indicator ==
=== Procedure ===
 * On the phone, enable the orientation lock in ubuntu-system-settings.
   * The rotation lock indicator should appear, and its switch menuitem should be set to 'true'.
   * NOTE: Current builds this is broken, until it is fixed in system settings you can set it with: {{{gsettings set com.ubuntu.touch.system orientation-lock 'LandscapeOrientation'}}}

 * With the orientation locked, click on the indicator's switch menuitem to toggle from locked to unlocked.
   * The rotation lock indicator should disappear
   * In ubuntu-system-settings, the orientation lock control should change to 'none'.
   * NOTE: Current builds this is broken, until it is fixed in system settings you can get it with: {{{gsettings get com.ubuntu.touch.system orientation-lock}}}

The source for this document can be gotten from Bazaar:

bzr cat lp:~ted/indicator-display/release-to-ci-train/tests/manual

The source is in the standard manual testing format for Ubuntu QA: Testing/TestCaseFormat

Test Case: indicator-display/rotation-indicator

Procedure

  • On the phone, enable the orientation lock in ubuntu-system-settings.
    • The rotation lock indicator should appear, and its switch menuitem should be set to 'true'.
    • NOTE: Current builds this is broken, until it is fixed in system settings you can set it with: gsettings set com.ubuntu.touch.system orientation-lock 'LandscapeOrientation'

  • With the orientation locked, click on the indicator's switch menuitem to toggle from locked to unlocked.
    • The rotation lock indicator should disappear
    • In ubuntu-system-settings, the orientation lock control should change to 'none'.
    • NOTE: Current builds this is broken, until it is fixed in system settings you can get it with: gsettings get com.ubuntu.touch.system orientation-lock

Process/Merges/TestPlan/indicator-display (last edited 2016-04-21 17:02:56 by localhost)