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

Proposed by Elfy
Status: Merged
Merged at revision: 300
Proposed branch: lp:~elfy/ubuntu-manual-tests/1314222
Merge into: lp:ubuntu-manual-tests
Diff against target: 64 lines (+2/-42)
2 files modified
testcases/packages/1559_Catfish (+2/-4)
testcases/packages/Xfce/1574_Xfce4 Settings Manager (+0/-38)
To merge this branch: bzr merge lp:~elfy/ubuntu-manual-tests/1314222
Reviewer Review Type Date Requested Status
David Pires Approve
Ubuntu Testcase Admins Pending
Review via email: mp+219096@code.launchpad.net

This proposal supersedes a proposal from 2014-05-06.

Description of the change

Removes Appearance part of testcase - this is already present in 1575

Changes to second test in Catfish testcase

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

The redundancy at the start of the second test of the Catfish testcase is fixed with this proposal and the appearance part that presently still exists in the 1574 testcase is indeed already in the 1575 test, so in my opinion this changes to both testcases ought to be merged and the tracker updated accordingly.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'testcases/packages/1559_Catfish'
2--- testcases/packages/1559_Catfish 2014-05-06 11:43:54 +0000
3+++ testcases/packages/1559_Catfish 2014-05-10 14:21:21 +0000
4@@ -41,10 +41,8 @@
5
6 This test will check that Catfish will use case sensitivity when searching and will search for hidden files
7 <dl>
8- <dt>Open a terminal from the Whiskermenu</dt>
9- <dd>Terminal opens</dd>
10- <dt>Type <code>touch test Test</code> and enter</dt>
11- <dd>Terminal prompt changes to ~/Desktop$</dd>
12+ <dt>Open a terminal from the Whiskermenu, run <code>cd Desktop</code></dt>
13+ <dd>Terminal opens, prompt changes to ~/Desktop$</dd>
14 <dt>Type <code>touch .test</code> and enter</dt>
15 <dt>Open Catfish from Whiskermenu</dt>
16 <dd>Catfish opens with empty search box</dd>
17
18=== modified file 'testcases/packages/Xfce/1574_Xfce4 Settings Manager'
19--- testcases/packages/Xfce/1574_Xfce4 Settings Manager 2013-07-26 13:03:45 +0000
20+++ testcases/packages/Xfce/1574_Xfce4 Settings Manager 2014-05-10 14:21:21 +0000
21@@ -63,43 +63,5 @@
22 <dd>Acceleration delay (in milliseconds), Repeat interval (in milliseconds), Acceleration time (in milliseconds), Maximum speed (in pixels per second) and Acceleration profile options should enabled and configurable</dd>
23 </dl>
24
25-This test will check that Xfce4 Settings Manager allows to configure various aspects of how the desktop looks
26-<dl>
27- <dt>Reproduce the steps used before to open Settings Manager dialog window</dt>
28- <dd>Settings dialog window should open</dd>
29- <dt>Point your mouse cursor to the 'Appearance' icon under the "Personal" section and click it</dt>
30- <dd>Appearance dialog window should open with the 'Style' tab selected</dd>
31- <dt>Select a theme in the list</dt>
32- <dd>The visual appearance of the toolkit (Gtk+) controls, such as buttons and menus should change accordingly</dd>
33- <dt>Point your mouse cursor to the 'Icons' tab and click it</dt>
34- <dd>Selected/active tab should change to 'Icons' tab</dd>
35- <dt>Choose a new icon theme by selecting a theme in the list</dt>
36- <dd>The visual appearance of icons visible on the desktop, the file manager and menus should change accordingly</dd>
37- <dt>Point your mouse cursor to the 'Fonts' tab and click it</dt>
38- <dd>Selected/active tab should change to 'Fonts' tab</dd>
39- <dt>Click on the font selector button</dt>
40- <dd>The font picker dialog window should open, with a preview area showing the current choice</dd>
41- <dt>Select a different font family, style, point size from the lists and click the 'OK' button</dt>
42- <dd>The default font used by the file manager, icons on the desktop and menus should update and change accordingly</dd>
43- <dt>Tick the 'Enable anti-aliasing' checkbox</dt>
44- <dd>Anti-alias fonts should be enabled, making characters with smooth edges</dd>
45- <dt>Click on the 'Hinting' button and choose one of the font-rendering options from the list</dt>
46- <dd>The quality of fonts used at small sizes and at low screen resolutions should increase or decrease accordingly to choice made</dd>
47- <dt>Click on the 'Sub-pixel order' button and choose one of the options from the list</dt>
48- <dd>The subpixel color order for the fonts should change accordingly</dd>
49- <dt>If unticked, tick the 'Custom DPI setting:' checkbox and change default value</dt>
50- <dd>The DPI (dots per inch) value calculated by the X-server when the screen renders fonts should be overridden to the new resolution</dd>
51- <dt>Point your mouse cursor to the 'Settings' tab and click it</dt>
52- <dd>Selected/active tab should change to 'Settings' tab</dd>
53- <dt>Click on the 'Toolbar style' button and choose one of the options from the list</dt>
54- <dd>The position of the toolbar, the layout of icons and text on it, should change accordingly to the preferences set</dd>
55- <dt>Tick/untick the 'Show images on buttons' checkbox</dt>
56- <dd>The display of an icon beside labels in the interface buttons should change accordingly to the preferences set</dd>
57- <dt>Tick/untick the 'Show images in menus' checkbox</dt>
58- <dd>The display of an icon beside items in application menus and the panel menu should change accordingly to the preferences set</dd>
59- <dt>Tick/untick the 'Enable editable accelerators' checkbox</dt>
60- <dd>The option to allow the definition of new keyboard shortcuts should be enabled or disabled accordingly</dd>
61-</dl>
62-
63 <strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
64 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>

Subscribers

People subscribed via source and target branches