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

Subscribers

People subscribed via source and target branches