From Fedora Project Wiki

Description

This test case ensures that a user can install Podman from Podman Desktop.

Setup

Podman Desktop is installed and running on the Fedora system.

How to test

  1. Check the Podman Desktop throws "Podman needs to be set up" in the Notification.
  2. Check that in Fedora, it points at the right website.
  3. To install Podman (in Fedora), run "sudo dnf -y install podman".
  4. Once Installed, Restart Podman Desktop.

Expected Results

  1. The Podman Desktop throws a notification about Podman not installed on the host.
  2. Podman Desktop prompts user to install Podman and follow steps.
  3. The steps guide should execute without error, regardless of Platforms (windows, linux, mac)