Merge lp:~elfy/ubuntu-manual-tests/1270911 into lp:ubuntu-manual-tests

Proposed by Elfy
Status: Merged
Merged at revision: 264
Proposed branch: lp:~elfy/ubuntu-manual-tests/1270911
Merge into: lp:ubuntu-manual-tests
Diff against target: 63 lines (+59/-0)
1 file modified
testcases/packages/xfcepower (+59/-0)
To merge this branch: bzr merge lp:~elfy/ubuntu-manual-tests/1270911
Reviewer Review Type Date Requested Status
David Pires Approve
Ubuntu Testcase Admins Pending
Review via email: mp+203282@code.launchpad.net

Description of the change

draft power testcase for Xubuntu

To post a comment you must log in.
Revision history for this message
David Pires (slickymaster) wrote :

Simple and thorough. In my opinion it can be merged and the tracker updated.

Thank you Elfy.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== added file 'testcases/packages/xfcepower'
--- testcases/packages/xfcepower 1970-01-01 00:00:00 +0000
+++ testcases/packages/xfcepower 2014-01-27 08:13:28 +0000
@@ -0,0 +1,59 @@
1<em>Requires light-locker to be installed and xscreensaver to be purged</em>
2
3This test will check that shutdown works correctly from the Log out dialogue
4
5<dl>
6 <dt>Click Action button plugin on top panel, press Log out</dt>
7 <dd>Logout dialogue appears</dd>
8 <dt>Press Shut Down</dt>
9 <dd>Machine shuts down</dd>
10</dl>
11
12This test will check that restart works correctly from the Log out dialogue
13
14<dl>
15 <dt>Click Action button plugin on top panel, press Log out</dt>
16 <dd>Logout dialogue appears</dd>
17 <dt>Press Restart</dt>
18 <dd>Machine restarts</dd>
19</dl>
20
21This test will check that suspend works correctly from the Log out dialogue
22
23<dl>
24 <dt>Click Action button plugin on top panel, press Log out</dt>
25 <dd>Logout dialogue appears</dd>
26 <dt>Press Suspend</dt>
27 <dd>Screen locks and machine suspends</dd>
28 <dt>Restart the machine</dt>
29 <dd>Machine comes out of suspend to an unlock dialogue</dd>
30</dl>
31
32This test will check that logout works correctly
33
34<dl>
35 <dt>Click Action button plugin on top panel, press Log out</dt>
36 <dd>Logout dialogue appears</dd>
37 <dt>Press Logout</dt>
38 <dd>Machine logs out</dd>
39 <dt>Login</dt>
40 <dd>Machine logs back in</dd>
41</dl>
42
43This test will check that shutdown works correctly from the Action Plugin
44
45<dl>
46 <dt>Click Action button plugin on top panel, press Shut Down</dt>
47 <dd>Shut Down warning dialogue appears</dd>
48 <dt>Press Shut Down</dt>
49 <dd>Machine shuts down</dd>
50</dl>
51
52This test will check that restart works correctly from the Action Plugin
53
54<dl>
55 <dt>Click Action button plugin on top panel, press Restart</dt>
56 <dd>Restart warning dialogue appears</dd>
57 <dt>Press Restart</dt>
58 <dd>Machine restarts</dd>
59</dl>

Subscribers

People subscribed via source and target branches