From cab75e01b6b593d9f29110873e8f3c56d2d88c23 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Thu, 9 Oct 2014 11:32:53 -0500 Subject: Test case for greeter checking --- tests/manual | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'tests') diff --git a/tests/manual b/tests/manual index c8eb280..f31d259 100644 --- a/tests/manual +++ b/tests/manual @@ -22,3 +22,33 @@ Test-case indicator-messages/unity8-items-check
The menu is populated with items
+Test-case indicator-messages/unity8-embedded-greeter +
+
NOTE: Only works with embedded greeter, split greeter will require modifications to this test
+
NOTE: Only works on a device that can receive SMS messages
+
Ensure System Settings is set to "Show Messages on Greeter"
+
Send an SMS to the device
+
The notification icon should change color
+
There should be an entry in the messaging menu with the SMS message
+
The item should include the sender and the start of the message
+
Go to the greeter. This can be done by hitting the lock button twice.
+
Ensure the messaging menu has the message
+
The notification icon should have color
+
There should be an entry in the messaging menu with the SMS message
+
The item should include the sender and the start of the message
+
Clear the message in the greeter
+
The message should no longer be in the messaging menu
+
Disable System Settings value "Show Messages on Greeter"
+
Send an SMS to the device
+
The notification icon should change color
+
There should be an entry in the messaging menu with the SMS message
+
The item should include the sender and the start of the message
+
Go to the greeter. This can be done by hitting the lock button twice.
+
Ensure the messaging menu has the message, but it does not include the start of the message
+
The notification icon should have color
+
There should be an entry in the messaging menu with the SMS message
+
The item should include the sender but NOT the start of the message
+
Clear the message in the greeter
+
The message should no longer be in the messaging menu
+
+ -- cgit v1.2.3