From Fedora Project Wiki
(Created page with "{{QA/Test_Case |description=This test case validates the availability of different IDEs on a Silverblue |setup= # Start with a fully updated Silverblue system # Pick any one o...")
 
(I polished the text a little bit.)
 
Line 1: Line 1:
{{QA/Test_Case
{{QA/Test_Case
|description=This test case validates the availability of different IDEs on a Silverblue
|description=This test case validates the availability of different IDEs on a Silverblue system.
|setup=
|setup=
# Start with a fully updated Silverblue system
# Start with a fully updated Silverblue system.
# Pick any one of the below IDE and follow the steps
# Pick any one of the following IDEs and perform the necessary steps.
## [https://teams.fedoraproject.org/project/silverblue/task/32 VS Code]
## [https://teams.fedoraproject.org/project/silverblue/task/32 VS Code]
## [https://flathub.org/apps/details/com.jetbrains.IntelliJ-IDEA-Community IntelliJ]
## [https://flathub.org/apps/details/com.jetbrains.IntelliJ-IDEA-Community IntelliJ]
Line 9: Line 9:
## [https://flathub.org/apps/details/com.sublimetext.three Sublime]
## [https://flathub.org/apps/details/com.sublimetext.three Sublime]
|actions=
|actions=
Excute the following
Execute the following:
# Download and Open in **software** by clicking the flathub link corresponding to software
# Use '''Software''' to download and open the application by clicking the '''Flathub''' link pointing to it.
# Wait for Software to load the details, click install
# Wait for '''Software''' to load the details, click install.
|results=
|results=
The following must be true to consider this a successful test run.
The following must be true to consider this a successful test run:
# The package is show in Software
# The package is shown in '''Software'''.
# On the right corner of the IDE page source should be marked as "Flathub" if its from Flathub
# The right corner of the application page shows that it originates from "Flathub" (if its from Flathub).
# The software should install and work
# The application installs and works flawlessly.
|optional= Try as many IDEs you can and see if they work. Refer to the Test Day wiki and file bugs if things aren't fine
|optional= Try as many IDEs as you can and see if they work. Refer to the Test Day wiki and file bugs if things aren't fine.
}}
}}

Latest revision as of 12:15, 3 April 2019

Description

This test case validates the availability of different IDEs on a Silverblue system.

Setup

  1. Start with a fully updated Silverblue system.
  2. Pick any one of the following IDEs and perform the necessary steps.
    1. VS Code
    2. IntelliJ
    3. Rstudio
    4. Sublime

How to test

Execute the following:

  1. Use Software to download and open the application by clicking the Flathub link pointing to it.
  2. Wait for Software to load the details, click install.

Expected Results

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

  1. The package is shown in Software.
  2. The right corner of the application page shows that it originates from "Flathub" (if its from Flathub).
  3. The application installs and works flawlessly.

Optional

Try as many IDEs as you can and see if they work. Refer to the Test Day wiki and file bugs if things aren't fine.