diff options
Diffstat (limited to 'tests/manual')
-rw-r--r-- | tests/manual | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/tests/manual b/tests/manual new file mode 100644 index 0000000..f175b22 --- /dev/null +++ b/tests/manual @@ -0,0 +1,16 @@ + +Test-case indicator-display/rotation-indicator +<dl> + <dt>On the phone, enable the orientation lock in ubuntu-system-settings.</dt> + <dd>The rotation lock indicator should appear, and its switch menuitem should be set to 'true'.</dd> + + <dt>With the orientation locked, click on the indicator's switch menuitem to toggle from locked to unlocked.</dd> + <dd>The rotation lock indicator should disappear</dd> + <dd>In ubuntu-system-settings, the orientation lock control should change to 'none'.</dd> +</dl> + + +<strong> + If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result. + If an action fails, or produces an unexpected result, please <a href="results#add_result">submit</a> a 'failed' result and <a href="../../buginstructions">file a bug</a>. Please be sure to include the bug number when you <a href="results#add_result">submit</a> your result</strong>. + |