From 14d652e9b30fd053aae64d16ab96eb0e085cda40 Mon Sep 17 00:00:00 2001 From: Robert Tari Date: Tue, 2 Nov 2021 17:27:04 +0100 Subject: tests/manual: Update and fix text --- tests/manual | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/tests/manual b/tests/manual index 28c3131..d9e192c 100644 --- a/tests/manual +++ b/tests/manual @@ -1,21 +1,21 @@ -Test-case ayatana-indicator-datetime/unity7-items-check +Test-case ayatana-indicator-datetime/mate-items-check
-
Log in to a Unity 7 user session
+
Log in to a desktop user session
Go to the panel and click on the DateTime indicator
Ensure there are items in the menu
-Test-case ayatana-indicator-datetime/unity7-greeter-items-check +Test-case ayatana-indicator-datetime/arctica-greeter-items-check
Start a system and wait for the greeter or logout of the current user session
Go to the panel and click on the DateTime indicator
Ensure there are items in the menu
-Test-case ayatana-indicator-datetime/unity8-items-check +Test-case ayatana-indicator-datetime/lomiri-items-check
-
Login to a user session running Unity 8
+
Login to a user session running Lomiri
Pull down the top panel until it sticks open
Navigate through the tabs until "Time and Date" is shown
Upcoming is at the top of the menu
@@ -31,33 +31,33 @@ Test-case ayatana-indicator-datetime/timestamp-wakeup Test-case ayatana-indicator-datetime/new-alarm-wakeup
-
Create and save an upcoming alarm in ubuntu-clock-app
+
Create and save an upcoming alarm in lomiri-clock-app
Unplug the phone from any USB connection and put it to sleep
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)
Confirm that the screen comes on when the alarm is triggered.
-
If the device supports haptic feedback, confirm the alarm vibrates.
+
[FIXME: No haptic support right now. Remove this comment after https://github.com/AyatanaIndicators/ayatana-indicator-datetime/issues/67 is resolved] If the device supports haptic feedback, confirm the alarm vibrates.
Test-case ayatana-indicator-datetime/disabled-alarms
-
Create and save an upcoming alarm in ubuntu-clock-app
-
Confirm that the alarm icon appears next to the current time in unity's indicator display
-
Disable the alarm in ubuntu-clock-app
+
Create and save an upcoming alarm in lomiri-clock-app
+
Confirm that the alarm icon appears next to the current time in Lomiri's indicator display
+
Disable the alarm in lomiri-clock-app
When all alarms are disabled or removed, the alarm icon should disappear.
-
Re-enable the alarm in ubuntu-clock-app
+
Re-enable the alarm in lomiri-clock-app
When the alarm is enabled, the alarm icon should reappear.
Test-case ayatana-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
+
Create and save an upcoming nonrepeating alarm in lomiri-clock-app
+
Confirm that the alarm icon appears next to the current time in Lomiri'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.
-
Create and save an upcoming repeating alarm in ubuntu-clock-app
-
Confirm that the alarm icon appears next to the current time in unity's indicator display
+
Create and save an upcoming repeating alarm in lomiri-clock-app
+
Confirm that the alarm icon appears next to the current time in Lomiri'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
@@ -76,18 +76,18 @@ Test-case ayatana-indicator-datetime/calendar-event-notification Test-case ayatana-indicator-datetime/alarm-timezone
-
In ubuntu-system-settings, change your timezone to a zone you're not in
-
In ubuntu-clock-app, create and save an upcoming alarm
+
In lomiri-system-settings, change your timezone to a zone you're not in
+
In lomiri-clock-app, create and save an upcoming alarm
The indicator's menu should show the alarm to click at the specified time
-
In ubuntu-system-settings, change back to your correct timezone
+
In lomiri-system-settings, change back to your correct timezone
The indicator's menu should still show the alarm to click at the specified time
Test-case ayatana-indicator-datetime/snooze
-
Create and save an upcoming alarm in ubuntu-clock-app
+
Create and save an upcoming alarm in lomiri-clock-app
When the alarm goes off, press the 'Snooze' button
-
The alarm should go away, then reappear N minutes later. By default the N is 5 minutes but will be configurable from ubuntu-clock-app.
+
The alarm should go away, then reappear N minutes later. By default the N is 5 minutes but will be configurable from lomiri-clock-app.
When the snoozed alarm reappears, press the 'OK' button
This time when the alarm is dismissed, it should not reappear.
@@ -139,7 +139,7 @@ Test-case ayatana-indicator-datetime/silent-mode Test-case ayatana-indicator-datetime/manual-time
-
In System Settings > Time and Date, manually change the time to an arbitrary time.
+
In your system's Time and Date Settings, manually change the time to an arbitrary time.
The indicator's timestamp should change right after the time manual time is set.
-- cgit v1.2.3