From Fedora Project Wiki

(General updates)
(improve formatting)
 
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]].
# 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.
# 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 DNF, remove the package for an extension that you previously installed using the package manager.
|results=
|results=
# The Extensions app should successfully remove extensions in the "Manually Installed" section.
# The ''Extensions'' app should successfully remove extensions in the ''"Manually Installed"'' section.
# DNF should successfully remove extension packages.
# 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.
# 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

  1. Follow the testing steps for extension installation and extensions.gnome.org.

How to test

  1. In the Extensions app, remove an extension from the "Manually Installed" section.
  2. Using DNF, remove the package for an extension that you previously installed using the package manager.

Expected Results

  1. The Extensions app should successfully remove extensions in the "Manually Installed" section.
  2. DNF should successfully remove extension packages.
  3. After removal, the removed extensions should no longer be listed in the Extensions app or gnome-extensions list command.