diff options
author | Ted Gould <ted@gould.cx> | 2014-10-09 13:29:55 +0000 |
---|---|---|
committer | CI bot <ps-jenkins@lists.canonical.com> | 2014-10-09 13:29:55 +0000 |
commit | 5ce113836abd71a7b0bf29a0f1fec54d7e4e5809 (patch) | |
tree | 2c82a40d9adf89b0c324115970dcfcdcdc709f82 /tests | |
parent | e48f32f521563c2a6210eb832b68a51e3d6b0cdd (diff) | |
parent | 1cfe5ab0822fd94a7ef0f19da2ad5871169151ea (diff) | |
download | ayatana-indicator-messages-5ce113836abd71a7b0bf29a0f1fec54d7e4e5809.tar.gz ayatana-indicator-messages-5ce113836abd71a7b0bf29a0f1fec54d7e4e5809.tar.bz2 ayatana-indicator-messages-5ce113836abd71a7b0bf29a0f1fec54d7e4e5809.zip |
Symbolic icon test on Unity8 phone
Approved by: Antti Kaijanmäki, PS Jenkins bot
Diffstat (limited to 'tests')
-rw-r--r-- | tests/manual | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/manual b/tests/manual index dac5a50..ed930a9 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> |