aboutsummaryrefslogtreecommitdiff
path: root/tests/manual
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2014-11-03 21:03:54 +0000
committerCI bot <ps-jenkins@lists.canonical.com>2014-11-03 21:03:54 +0000
commit15c13f57274c741fcbbf47e0c1c7ecef53f44fe7 (patch)
tree877b01f8378e6d3ece8d55ca0311ea9d7b52bcc2 /tests/manual
parenta4f6119df695637e557431747914112049c756cc (diff)
parentfdc1a9caf31a111b58046e1d9a60afdd67b861e2 (diff)
downloadayatana-indicator-datetime-15c13f57274c741fcbbf47e0c1c7ecef53f44fe7.tar.gz
ayatana-indicator-datetime-15c13f57274c741fcbbf47e0c1c7ecef53f44fe7.tar.bz2
ayatana-indicator-datetime-15c13f57274c741fcbbf47e0c1c7ecef53f44fe7.zip
Small tag typo in integration test
Approved by: PS Jenkins bot
Diffstat (limited to 'tests/manual')
-rw-r--r--tests/manual15
1 files changed, 5 insertions, 10 deletions
diff --git a/tests/manual b/tests/manual
index 0171213..b14a061 100644
--- a/tests/manual
+++ b/tests/manual
@@ -25,7 +25,7 @@ Test-case indicator-datetime/unity8-items-check
Test-case indicator-datetime/timestamp-wakeup
<dl>
<dt>Unplug the phone from any USB connection and put it to sleep</dt>
- <dd>Reawaken the device.</dt>
+ <dt>Reawaken the device.</dt>
<dd>The indicator should be showing the correct time.</dd>
</dl>
@@ -33,9 +33,7 @@ Test-case indicator-datetime/new-alarm-wakeup
<dl>
<dt>Create and save an upcoming alarm in ubuntu-clock-app</dt>
<dt>Unplug the phone from any USB connection and put it to sleep</dt>
- <dd>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)</dd>
+ <dd>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)</dd>
<dd>Confirm that the screen comes on when the alarm is triggered.<dd>
<dd>If the device supports haptic feedback, confirm the alarm vibrates.</dd>
</dl>
@@ -53,8 +51,7 @@ Test-case indicator-datetime/snooze
<dl>
<dt>Create and save an upcoming alarm in ubuntu-clock-app</dt>
<dt>When the alarm goes off, press the 'Snooze' button</dt>
- <dd>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.</dd>
+ <dd>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.</dd>
<dt>When the snoozed alarm reappears, press the 'OK' button</dt>
<dd>This time when the alarm is dismissed, it should not reappear.</dd>
</dl>
@@ -63,16 +60,14 @@ Test-case indicator-datetime/edited-alarm-wakeup
<dl>
<dt>Edit an alarm that's already passed. (see previous test)</dt>
<dt>Unplug the phone from any USB connection and put it to sleep</dt>
- <dd>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)</dd>
+ <dd>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)</dd>
<dd>Confirm that the screen comes on when the alarm is triggered.<dd>
<dd>If the device supports haptic feedback, confirm the alarm vibrates.</dd>
</dl>
Test-case indicator-datetime/tell-snap-decision-to-dismiss
<dl>
- <dt>Set an alarm and wait for it to arrive.</td>
+ <dt>Set an alarm and wait for it to arrive.</dt>
<dd>Alarm should go off at the specified time</dd>
<dt>Press the 'Dismiss' button in the alarm's snap decision popup before the sound stops.</dt>
<dd>Popup should disappear</dd>