From Fedora Project Wiki
(Created page with "{{QA/Test_Case |description=A brief description of the functionality being tested. |setup=Optionally include information on preparing the test environment |actions= Be as spec...")
 
m (add alternative way to install flatpak repo)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{QA/Test_Case
{{QA/Test_Case
|description=A brief description of the functionality being tested.
|description=Installing flatpak repo in Fedora Silverblue
|setup=Optionally include information on preparing the test environment
|setup= Grab a Fedora Silverblue with latest Firefox installed
|actions=
|actions=
Be as specific as required for the target audience.  
# install by opening [[https://sdk.gnome.org/gnome-apps-nightly.flatpakrepo in firefox ]]. If firefox didn't open the repo file for install, alternatively run `sudo flatpak remote-add --if-not-exists gnome-apps-nightly https://sdk.gnome.org/gnome-apps-nightly.flatpakrepo` in terminal to get the repo added.
# Start here ...
# Install with software installer
# Next do this ...
# Finish the installation
# Finally click that
|results=
|results=
The following must be true to consider this a successful test run. Be brief ... but explicit.
# Browser should lets you open with <code> software </code>
# Step #1 completes without error
# Install should be errorfree
# The system boots into runlevel 5
# gnome-software sources dialog and verify that 'gnome' shows up in the list now
# Program completes with exit code 0
|optional=Optionally provide hints for exploratory testing.
}}
}}

Latest revision as of 13:13, 19 September 2018

Description

Installing flatpak repo in Fedora Silverblue

Setup

Grab a Fedora Silverblue with latest Firefox installed

How to test

  1. install by opening [in firefox ]. If firefox didn't open the repo file for install, alternatively run sudo flatpak remote-add --if-not-exists gnome-apps-nightly https://sdk.gnome.org/gnome-apps-nightly.flatpakrepo in terminal to get the repo added.
  2. Install with software installer
  3. Finish the installation

Expected Results

  1. Browser should lets you open with software
  2. Install should be errorfree
  3. gnome-software sources dialog and verify that 'gnome' shows up in the list now