aboutsummaryrefslogtreecommitdiff
path: root/tests/manual
blob: be64863ae0277fa2601cd3442a2b16665ef15dc3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58

Test-case indicator-datetime/unity7-items-check
<dl>
	<dt>Log in to a Unity 7 user session</dt>
	<dt>Go to the panel and click on the DateTime indicator</dt>
		<dd>Ensure there are items in the menu</dd>
</dl>

Test-case indicator-datetime/unity7-greeter-items-check
<dl>
	<dt>Start a system and wait for the greeter or logout of the current user session</dt>
	<dt>Go to the panel and click on the DateTime indicator</dt>
		<dd>Ensure there are items in the menu</dd>
</dl>

Test-case indicator-datetime/unity8-items-check
<dl>
	<dt>Login to a user session running Unity 8</dt>
	<dt>Pull down the top panel until it sticks open</dt>
	<dt>Navigate through the tabs until "Upcoming" is shown</dt>
		<dd>Upcoming is at the top of the menu</dd>
		<dd>The menu is populated with items</dd>
</dl>

Test-case indicator-datetime/new-alarm-wakeup
<dl>
	<dt>Create and save an upcoming alarm in ubuntu-clock-app</dt>
	<dt>Unplug the phone from any USB connection and put it to sleep</dt>
		<dd>Confirm that the alarm sounds on time even if the phone is asleep.
		(Note: if in doubt about sleep you can see in the syslog whether the
		device actually suspended or whether the suspend was aborted)</dd>
		<dd>Confirm that the screen comes on when the alarm is triggered.<dd>
</dl>

Test-case indicator-datetime/edited-alarm-wakeup
<dl>
	<dt>Edit an alarm that's already passed. (see previous test)</dt>
	<dt>Unplug the phone from any USB connection and put it to sleep</dt>
		<dd>Confirm that the alarm sounds on time even if the phone is asleep.
		(Note: if in doubt about sleep you can see in the syslog whether the
		device actually suspended or whether the suspend was aborted)</dd>
		<dd>Confirm that the screen comes on when the alarm is triggered.<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 before the sound stops.</dt>
		<dd>Popup should disappear</dd>
		<dd>Sound should stop at the same time, rather than playing til the end of the file.</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>.