From Fedora Project Wiki

(Wrote it)
No edit summary
Line 3: Line 3:
|setup=
|setup=
{{Testcase_gnome-shell_generic_setup}}
{{Testcase_gnome-shell_generic_setup}}
# Make sure you have {{package|gnome-tweak-tool}} installed using {{package|gnome-packagekit}} or by running:"yum install gnome-tweak-tool"
# Make sure you have {{package|gnome-tweak-tool}} installed using {{package|gnome-packagekit}} or via running: ''yum install gnome-tweak-tool''
|actions=
|actions=
# See the list of extensions in the repository available for installation:
# See the list of extensions in the repository available for installation:
Line 14: Line 14:
|results=
|results=
# The first step should produce a list of gnome-shell extensions available for installing
# The first step should produce a list of gnome-shell extensions available for installing
# After the second step, the selected shell extension should be installed properly what should be verified by the third step, as they should be present in the ''Shell Extensions'' tab of the {{package|gnome-tweak-tool}}
# In the second step, the selected shell extension should install properly which should be verified by the third step, if all are present in the ''Shell Extensions'' tab of the {{package|gnome-tweak-tool}}


}}
}}
[[Category:Package_gnome-shell_test_cases]]
[[Category:Package_gnome-shell_test_cases]]

Revision as of 16:31, 6 March 2012

Description

This test case tests the installation process for Package-x-generic-16.pnggnome-shell using the package manager (yum).

Setup

  1. Boot into a GNOME session with GNOME Shell
  2. Make sure you have Package-x-generic-16.pnggnome-tweak-tool installed using Package-x-generic-16.pnggnome-packagekit or via running: yum install gnome-tweak-tool

How to test

  1. See the list of extensions in the repository available for installation:
    • In terminal, execute: yum search gnome-shell-extension OR
    • Execute gpk-application (Applications->System tools->Add/Remove Software) and search for gnome-shell-extension
  2. Install some of these extensions:
    • E.g. run yum install gnome-shell-extension-apps-menu gnome-shell-extension-gpaste ... OR
    • Select them using gpk-application and confirm with Apply
  3. Run gnome-tweak-tool (Accessories->Advanced Settings) and look into Shell Extensions tab to see the installed extensions

Expected Results

  1. The first step should produce a list of gnome-shell extensions available for installing
  2. In the second step, the selected shell extension should install properly which should be verified by the third step, if all are present in the Shell Extensions tab of the Package-x-generic-16.pnggnome-tweak-tool