aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/manual30
1 files changed, 30 insertions, 0 deletions
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
<dd>The menu is populated with items</dd>
</dl>
+Test-case indicator-messages/unity8-embedded-greeter
+<dl>
+ <dt>NOTE: Only works with embedded greeter, split greeter will require modifications to this test</dt>
+ <dt>NOTE: Only works on a device that can receive SMS messages</dt>
+ <dt>Ensure System Settings is set to "Show Messages on Greeter"</dt>
+ <dt>Send an SMS to the device</dt>
+ <dd>The notification icon should change color</dd>
+ <dd>There should be an entry in the messaging menu with the SMS message</dd>
+ <dd>The item should include the sender and the start of the message</dd>
+ <dt>Go to the greeter. This can be done by hitting the lock button twice.</dt>
+ <dt>Ensure the messaging menu has the message</dt>
+ <dd>The notification icon should have color</dd>
+ <dd>There should be an entry in the messaging menu with the SMS message</dd>
+ <dd>The item should include the sender and the start of the message</dd>
+ <dt>Clear the message in the greeter</dt>
+ <dd>The message should no longer be in the messaging menu</dd>
+ <dt>Disable System Settings value "Show Messages on Greeter"</dt>
+ <dt>Send an SMS to the device</dt>
+ <dd>The notification icon should change color</dd>
+ <dd>There should be an entry in the messaging menu with the SMS message</dd>
+ <dd>The item should include the sender and the start of the message</dd>
+ <dt>Go to the greeter. This can be done by hitting the lock button twice.</dt>
+ <dt>Ensure the messaging menu has the message, but it does not include the start of the message</dt>
+ <dd>The notification icon should have color</dd>
+ <dd>There should be an entry in the messaging menu with the SMS message</dd>
+ <dd>The item should include the sender but NOT the start of the message</dd>
+ <dt>Clear the message in the greeter</dt>
+ <dd>The message should no longer be in the messaging menu</dd>
+</dl>
+