diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2014-07-03 15:55:56 -0500 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2014-07-03 15:55:56 -0500 |
commit | 47e3db9dc8d10d6518554a761418be976413f987 (patch) | |
tree | 4abafecbb63e500d5e5ade4300bb2edf260572bc /tests/manual | |
parent | 39ef739509b1f46d0e3a4144be5fbe543e2e885d (diff) | |
download | ayatana-indicator-datetime-47e3db9dc8d10d6518554a761418be976413f987.tar.gz ayatana-indicator-datetime-47e3db9dc8d10d6518554a761418be976413f987.tar.bz2 ayatana-indicator-datetime-47e3db9dc8d10d6518554a761418be976413f987.zip |
add manual test
Diffstat (limited to 'tests/manual')
-rw-r--r-- | tests/manual | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/manual b/tests/manual index ecbcebb..fb4c41c 100644 --- a/tests/manual +++ b/tests/manual @@ -40,6 +40,16 @@ Test-case indicator-datetime/edited-alarm-wakeup device actually suspended or whether the suspend was aborted)</dd> </dl> +Test-case indicator-datetime/tell-snap-decision-to-dismiss +<dl> + <dt>Set an alarm and wait for it to arrive.</td> + <dd>Alarm should go off at the specified time</dd> + <dt>Press the 'Dismiss' button in the alarm's snap decision popup</dt> + <dd>Popup should disappear</dd> + <dd>Sound should stop</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>. |