From f84d3bdb7006eee351942a31d033ca0d62f3292a Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Sun, 7 Dec 2014 20:52:50 -0600 Subject: disable one-time alarms after their notifications are shown. --- tests/manual | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'tests/manual') diff --git a/tests/manual b/tests/manual index c2522aa..71d1e06 100644 --- a/tests/manual +++ b/tests/manual @@ -48,6 +48,16 @@ Test-case indicator-datetime/disabled-alarms
When the alarm is enabled, the alarm icon should reappear.
+Test-case indicator-datetime/disable-one-time-alarms-after-notification +
+
Create and save an upcoming nonrepeating alarm in ubuntu-clock-app
+
Confirm that the alarm icon appears next to the current time in unity's indicator display
+
Wait until the alarm time is reached
+
Confirm that the alarm notification is shown
+
Confirm that the alarm's sound is played while the alarm notification is present
+
Confirm that the one-time alarm is disabled after the notification is shown. NOTE: due to a refresh bug in clock-app you may need to refresh its alarms page (by swapping back to the main page, then the alarm page again, this is tracked in #1362341) in order to see the alarm change from enabled to disabled.
+
+ Test-case indicator-datetime/calendar-event-notification
In the calendar app, create and save a new upcoming calendar event that will occur in the next few minutes.
-- cgit v1.2.3