indicator-display

Differences between revisions 3 and 5 (spanning 2 versions)
Revision 3 as of 2014-09-05 22:39:52
Size: 239
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 4: Line 4:
bzr cat lp:/home/ted/indicator-display/release-to-ci-train/tests/manual bzr cat lp:~ted/indicator-display/release-to-ci-train/tests/manual
Line 8: Line 8:


== 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)