diff options
author | Ted Gould <ted@gould.cx> | 2014-10-07 08:58:53 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2014-10-07 08:58:53 -0500 |
commit | 1cfe5ab0822fd94a7ef0f19da2ad5871169151ea (patch) | |
tree | fdd52b6d86a8cc53311623f26565b72bfc2e8b25 | |
parent | 726a04ec23d83b986201992adeeb1fef67ad615e (diff) | |
download | ayatana-indicator-messages-1cfe5ab0822fd94a7ef0f19da2ad5871169151ea.tar.gz ayatana-indicator-messages-1cfe5ab0822fd94a7ef0f19da2ad5871169151ea.tar.bz2 ayatana-indicator-messages-1cfe5ab0822fd94a7ef0f19da2ad5871169151ea.zip |
Adding a symbolic icon SMS test
-rw-r--r-- | tests/manual | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/manual b/tests/manual index c8eb280..62047c7 100644 --- a/tests/manual +++ b/tests/manual @@ -22,3 +22,12 @@ Test-case indicator-messages/unity8-items-check <dd>The menu is populated with items</dd> </dl> +Test-case indicator-messages/unity8-phone-symbolic-icon +<dl> + <dt>NOTE: Requires Unity8 and Telephony hardware</dt> + <dt>Login to a user session running Unity 8</dt> + <dt>Send an SMS to the device</dt> + <dd>Icon on the panel should change color signifying a new message</dd> + <dt>Verify the application icon in the menu item is monochromatic</dt> + <dd>On the right side of the item the application icon should have no color</dd> +</dl> |