From Fedora Project Wiki
No edit summary |
(improve formatting) |
||
(One intermediate revision by one other user not shown) | |||
Line 2: | Line 2: | ||
|description= | |description= | ||
|setup= | |setup= | ||
# Follow the testing steps for [[QA:Testcase_gnome-shell_extensions_install|extension installation]] and [[QA:Testcase_gnome-shell_extensions_gnome_org|extensions.gnome.org]]. | |||
|actions= | |actions= | ||
# | # In the ''Extensions'' app, remove an extension from the ''"Manually Installed"'' section. | ||
# Using DNF, remove the package for an extension that you previously installed using the package manager. | |||
# Using | |||
|results= | |results= | ||
# | # The ''Extensions'' app should successfully remove extensions in the ''"Manually Installed"'' section. | ||
# | # DNF should successfully remove extension packages. | ||
# | # After removal, the removed extensions should no longer be listed in the ''Extensions'' app or <code>gnome-extensions list</code> command. | ||
}} | }} | ||
[[Category:Package_gnome-shell_test_cases]] | [[Category:Package_gnome-shell_test_cases]] |
Latest revision as of 17:42, 2 March 2023
Description
Setup
- Follow the testing steps for extension installation and extensions.gnome.org.
How to test
- In the Extensions app, remove an extension from the "Manually Installed" section.
- Using DNF, remove the package for an extension that you previously installed using the package manager.
Expected Results
- The Extensions app should successfully remove extensions in the "Manually Installed" section.
- DNF should successfully remove extension packages.
- After removal, the removed extensions should no longer be listed in the Extensions app or
gnome-extensions list
command.