From Fedora Project Wiki
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
#* E.g. run ''yum install gnome-shell-extension-apps-menu gnome-shell-extension-gpaste ...'' OR | #* E.g. run ''yum install gnome-shell-extension-apps-menu gnome-shell-extension-gpaste ...'' OR | ||
#* Select them using ''gpk-application'' and confirm with ''Apply'' | #* Select them using ''gpk-application'' and confirm with ''Apply'' | ||
# Run ''gnome-tweak-tool'' (Accessories->Advanced Settings) and look into ''Shell Extensions'' tab to see the installed extensions | # Restart gnome-shell (Alt-F2 followed by typing 'r'). Run ''gnome-tweak-tool'' (Accessories->Advanced Settings) and look into ''Shell Extensions'' tab to see the installed extensions | ||
|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 | ||
# 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}} | # 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:01, 14 March 2012
🔗 Description
This test case tests the installation of gnome-shell
extensions using the package manager (yum).
🔗 Setup
- Boot into a GNOME session with GNOME Shell
- Make sure you have
gnome-tweak-tool
installed usinggnome-packagekit
or via running: yum install gnome-tweak-tool
🔗 How to test
- 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
- 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
- Restart gnome-shell (Alt-F2 followed by typing 'r'). Run gnome-tweak-tool (Accessories->Advanced Settings) and look into Shell Extensions tab to see the installed extensions
🔗 Expected Results
- The first step should produce a list of gnome-shell extensions available for installing
- 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
gnome-tweak-tool
.