Merge lp:~elfy/ubuntu-manual-tests/1574_xfce4settings into lp:ubuntu-manual-tests

Proposed by Elfy
Status: Merged
Merged at revision: 158
Proposed branch: lp:~elfy/ubuntu-manual-tests/1574_xfce4settings
Merge into: lp:ubuntu-manual-tests
Diff against target: 84 lines (+80/-0) (has conflicts)
1 file modified
testcases/packages/1574_xfce4settings tests.OTHER (+80/-0)
Contents conflict in testcases/packages/1574_xfce4settings tests
To merge this branch: bzr merge lp:~elfy/ubuntu-manual-tests/1574_xfce4settings
Reviewer Review Type Date Requested Status
Nicholas Skaggs (community) Approve
Jackson Doak (community) Needs Fixing
Review via email: mp+172850@code.launchpad.net

Description of the change

Added my changes to recently merged testcase

To post a comment you must log in.
147. By Jackson Doak

Added ristretto testcase

Revision history for this message
Jackson Doak (noskcaj) wrote :

It appears you've made the same testcase twice

review: Needs Fixing
148. By Jackson Doak

Added 1575_XFCE4_Appearance_settings
Realised that ristretto didn't merge

149. By Jackson Doak

Added Ristretto

Revision history for this message
Elfy (elfy) wrote :

not sure what's going on there - there's only one in it here locally and that's what I pushed

Revision history for this message
Jackson Doak (noskcaj) wrote :

Look at the diff. It seems you have one in the 1574_settings and one in
just "settings".

On Sun, Jul 7, 2013 at 4:25 PM, Elfy <email address hidden> wrote:

> not sure what's going on there - there's only one in it here locally and
> that's what I pushed
> --
>
> https://code.launchpad.net/~elfy/ubuntu-manual-tests/1574_xfce4settings/+merge/172850
> You are reviewing the proposed merge of
> lp:~elfy/ubuntu-manual-tests/1574_xfce4settings into lp:ubuntu-manual-tests.
>

150. By Jackson Doak

added XFCE4 Dict

151. By Jackson Doak

added bulk renamer

152. By Jackson Doak

added xfdesktop and moved some files to the "xfce" folder

153. By Jackson Doak

Added 1580_XFCE4 MIME Settings

Revision history for this message
Elfy (elfy) wrote :

No idea what went on there - pushed it again. Thanks.

154. By Nicholas Skaggs

add elfy's testcase for app finder

155. By Nicholas Skaggs

rename to remove underscores and move things into Xfce folder, also add id for app finder

156. By Nicholas Skaggs

add XFCESession test

157. By Nicholas Skaggs

add id to xfcesession

Revision history for this message
Nicholas Skaggs (nskaggs) wrote :

This is one messed up branch elfy, but I fixed it for you and merged :-)

review: Approve
158. By Nicholas Skaggs

Fixing up elfy's poort branch -- pushed changes into the proper file

Revision history for this message
Elfy (elfy) wrote :

This is one messed up branch

Ok - but what got messed up?

Need to know or it'll end doing the same happening again - just a thought.

This one is tied up with one I abandoned after comments that didn't mean much in the other one.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'testcases/packages/1574_xfce4settings tests.OTHER'
2--- testcases/packages/1574_xfce4settings tests.OTHER 1970-01-01 00:00:00 +0000
3+++ testcases/packages/1574_xfce4settings tests.OTHER 2013-07-10 06:28:26 +0000
4@@ -0,0 +1,80 @@
5+Test-case name:XFCE_Settings_Manager
6+
7+This test will check that the Settings Manager opens and closes without error
8+<dl>
9+ <dt>Open Settings Manager from the menu</dt>
10+ <dd>Settings Manager opens</dd>
11+ <dt>Click Close Button</dt>
12+ <dd>Settings Manager closes</dd>
13+</dl>
14+This test will check that new system settings tools are populated into Settings Manager, installing software is a requirement for this test.
15+<dl>
16+ <dt>Open a terminal and type sudo apt-get install arandr press enter, supply password as required and enter</dt>
17+ <dd>Arandr is installed without error</dd>
18+ <dt>Open Settings Manager from the menu</dt>
19+ <dd>Settings Manager opens</dd>
20+ <dd>Arandr is shown in Hardware section</dd>
21+ <dt>In the terminal type sudo apt-get purge arandr, enter and supply password as required, enter again</dt>
22+ <dd>Arandr is uninstalled without error</dd>
23+ <dd>Arandr is removed from Hardware section of Settings Manager</dd>
24+ <dt>Close terminal with X in top right</dt>
25+ <dd>Terminal closes</dd>
26+ <dt>Click Close button</dt>
27+ <dd>Settings Manager closes</dd>
28+</dl>
29+This test will check that Settings Manager will open a sub menu and return to main menu
30+<dl>
31+ <dt>Open Settings Manager from the menu</dt>
32+ <dd>Settings Manager opens</dd>
33+ <dt>Click Appearance</dt>
34+ <dd>Appearance menu opens</dd>
35+ <dt>Click All Settings button</dt>
36+ <dd>Main Settings menu appears</dd>
37+</dl>
38+This test will check that Settings will open Help in a web browser
39+ <dt>Click Help</dt>
40+ <dd>Online Documentation dialogue appears</dd>
41+ <dt>Click Read Online</dt>
42+ <dd>Dialogue closes and browser opens at XFCE Settings Manager Docs</dd>
43+ <dt>Close browser</dt>
44+ <dd>Browser closes</dd>
45+</dl>
46+This test will check that Xfce4 Settings Manager allows to enable Assistive Technologies
47+<dl>
48+ <dt>Point your mouse cursor to the Applications Menu icon and click it</dt>
49+ <dd>A menu should drop down</dd>
50+ <dt>Select the Settings Manager option</dt>
51+ <dd>Settings dialog window should open</dd>
52+ <dt>Point your mouse cursor to the 'Accessibility' icon under the "System" section and click it</dt>
53+ <dd>Accessibility dialog window should open with the 'Assistive Technologies' tab selected</dd>
54+ <dt>Tick the 'Enable Assistive Technologies' option</dt>
55+ <dd>Xfce desktop should be enabled, xfce4-session should load the required modules so the toolkit (Gtk) can communicate with Orca, the suite of utilities for the visually impaired</dd>
56+ <dt>Point your mouse cursor to the 'Keyboard' tab and click it</dt>
57+ <dd>Selected/active tab should change to 'Keyboard' tab</dd>
58+ <dt>Tick the 'Sticky Keys' option</dt>
59+ <dd>Pressing key combinations in sequence instead of at the same time should be enabled. For instance, Ctrl followed by C (instead of Ctrl-C) will copy selected text</dd>
60+ <dt>Tick the 'Slow Keys' option</dt>
61+ <dd>The keyboard shouldn't register a keystroke until the key is hold down for a certain length of time. The default time is 500 milliseconds and the length of time is adjustable by moving the slider with the mouse</dd>
62+ <dt>Tick the 'Bounce Keys' option</dt>
63+ <dd>The keyboard shouldn't accept a keystroke until there has been a certain interval of time since the previous keystroke. The default time is 500 milliseconds and the length of time is adjustable by moving the slider with the mouse</dd>
64+ <dt>Point your mouse cursor to the 'Mouse' tab and click it</dt>
65+ <dd>Selected/active tab should change to 'Mouse' tab</dd>
66+ <dt>Tick the 'Mouse Emulation' option</dt>
67+ <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>
68+</dl>
69+This test will check that Xfce4 Settings Manager allows to configure various aspects of how the desktop looks
70+<dl>
71+ <dt>Reproduce the steps used before to open Settings Manager dialog window</dt>
72+ <dd>Settings dialog window should open</dd>
73+ <dt>Point your mouse cursor to the 'Appearance' icon under the "Personal" section and click it</dt>
74+ <dd>Appearance dialog window should open with the 'Style' tab selected</dd>
75+ <dt>Select a theme in the list</dt>
76+ <dd>The visual appearance of the toolkit (Gtk+) controls, such as buttons and menus should change accordingly</dd>
77+ <dt>Point your mouse cursor to the 'Icons' tab and click it</dt>
78+ <dd>Selected/active tab should change to 'Icons' tab</dd>
79+ <dt>Choose a new icon theme by selecting a theme in the list</dt>
80+ <dd>The visual appearance of icons visible on the desktop, the file manager and menus should change accordingly</dd>
81+</dl>
82+
83+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
84+ 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