From Fedora Project Wiki
(Polished the text.)
No edit summary
 
Line 1: Line 1:
{{QA/Test_Case
{{QA/Test_Case
|description= This test case validates usages of Fedora '''toolbox''' in Silverblue.
|description= This test case validates usages of Fedora '''toolbox'''.
|setup= Use an updated Fedora Silverblue system.
|setup= Use an updated Fedora system.
|actions=
|actions=
# Open the terminal and run <code>toolbox create</code>.
# Open the terminal and run <code>toolbox create</code>.
Line 14: Line 14:
|optional=Optionally provide hints for exploratory testing.
|optional=Optionally provide hints for exploratory testing.
}}
}}
[[Category:GNOME default application test cases]]
[[Category:Test Days Test Cases]]

Latest revision as of 10:19, 16 August 2022

Description

This test case validates usages of Fedora toolbox.

Setup

Use an updated Fedora system.

How to test

  1. Open the terminal and run toolbox create.
  2. Wait until the operation is complete.
  3. Enter the toolbox environment by executing toolbox enter.
  4. Try executing various commands in the toolbox environment.

Expected Results

The following must be true to consider this a successful test run:

  1. The command should create a container and an image called fedora-toolbox-<your-username>:<version-id>
  2. You can verify that using toolbox list.
  3. The toolbox environment provides a working Fedora environment.

Optional

Optionally provide hints for exploratory testing.