From Fedora Project Wiki
Description
This test case verifies that a user can successfully remove a container using Podman Desktop on Fedora.
Setup
There is at least one stopped container available to be removed in Podman Desktop.
How to test
- Open Podman Desktop and navigate to the "Containers" section.
- Select the stopped container you wish to remove.
- Click on the "Delete" or "Remove" option to remove the container.
- Confirm the removal if prompted.
- Verify that the container no longer appears in the "Containers" list.
Expected Results
- The selected container is removed from Podman Desktop without errors.
- The "Containers" list is updated, and the removed container does not appear, indicating successful removal.
Optional
Optionally, try removing multiple containers at once or a container with attached volumes to explore how Podman Desktop handles these scenarios.