Merge lp:~walterorlin/ubuntu-manual-tests/lxqtadditions into lp:ubuntu-manual-tests

Proposed by Lyn Perrine
Status: Merged
Merged at revision: 330
Proposed branch: lp:~walterorlin/ubuntu-manual-tests/lxqtadditions
Merge into: lp:ubuntu-manual-tests
Diff against target: 38 lines (+33/-0)
1 file modified
testcases/packages/LXQt/lxqt-runner (+33/-0)
To merge this branch: bzr merge lp:~walterorlin/ubuntu-manual-tests/lxqtadditions
Reviewer Review Type Date Requested Status
Kev Bowring (community) Approve
ԜаӀtеr Ⅼарсһуnѕkі Pending
Review via email: mp+288822@code.launchpad.net

Description of the change

written for https://blueprints.launchpad.net/lubuntu-next/+spec/lubuntu-testcases-xenial this adds a testcase for the lxqt-runner application of lxqt and creates an lxqt folder for these testcases as per this blueprint. This fixes bug 1555444 which creates the need for this testcase.

To post a comment you must log in.
Revision history for this message
Kev Bowring (flocculant) wrote :

looks good

review: Approve
Revision history for this message
Kev Bowring (flocculant) wrote :

Thanks Brendan - all done.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added directory 'testcases/packages/LXQt'
2=== added file 'testcases/packages/LXQt/lxqt-runner'
3--- testcases/packages/LXQt/lxqt-runner 1970-01-01 00:00:00 +0000
4+++ testcases/packages/LXQt/lxqt-runner 2016-03-11 19:00:17 +0000
5@@ -0,0 +1,33 @@
6+This test will check that lxqt-runner can launch applications.
7+
8+<dl>
9+ <dt> Press alt+f2 as the default shortcut to launch lxqt-runner</dt>
10+ <dd> lxqt-runner launches and is focused above all other windows. </dd>
11+ <dt> type qter into lxqt-runner. </dt>
12+ <dd> lxqt-runner offer to launch qterminal as both a drop down temrinal and and Qterminal by itself</dd>
13+ <dt> Use the primary mouse button to click on the x button on lxqt-runner </dt>
14+ <dd> lxqt-runner closes returning your desktop to the previous state.</dd>
15+ <dt> press alt+f2 again to bring lxqt-runner back up again</dt>
16+ <dd> lxqt-runner reappears with qter and showing the two main options for lxqt-runner. </dd>
17+ <dt> Press the down arrow key to select the non drop down version of qterminal </dt>
18+ <dd> The drop down qterminal option not selected in lxqt-runner and qterminal is selected.</dd>
19+ <dt> Press the enter button to launch qterminal. </dt>
20+ <dd> lxqt-runner closes and a window of qterminal opens. </dd>
21+</dl>
22+
23+This test will check lxqt-runner can use customized commands and save the history for your customized commands.
24+
25+<dl>
26+ <dt> Press alt+f2 to open lxqt-runner and type pcmanfm-qt /etc</dt>
27+ <dd> lxqt-runner closes pcmanfm-qt opens to the /etc directory</dd>
28+ <dt> type pcmanfm-qt into the lxqt-runner </dt>
29+ <dd> lxqt-runner offers an option for pcmanfm-qt and an option to run pcmanfm-qt /etc from the directory</dd>
30+ <dt> Click file close for pcmanfm-qt </dt>
31+ <dd> the pcmanfm-qt window closes </dd>
32+ <dt> click on the provided optoin for pcmanfm-qt /etc </dt>
33+ <dd> pcmanfm-qt opens back to the /etc directory</dd>
34+</dl>
35+
36+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
37+ If an action fails, or produces an unexpected result, please <a href="results#add_result">submit</a> 'failed' and <a href="../../buginstructions">file a bug</a>. Please be sure to include the bug number when you <a href="results#add_result">submit</a> your result</strong>
38+

Subscribers

People subscribed via source and target branches