Skip to content
Snippets Groups Projects
Commit 5648c790 authored by Frederic Danis's avatar Frederic Danis
Browse files

Add automated test case to check org.apertis.demo.curl flatpak app


Test case allows to install and check org.apertis.demo.curl application.

Signed-off-by: default avatarFrédéric Danis <frederic.danis@collabora.com>
parent 065e15e8
No related branches found
No related tags found
No related merge requests found
metadata:
name: sdk-flatpak-demo
format: "Apertis Test Definition 1.0"
image-types:
sdk: [ amd64 ]
image-deployment:
- APT
type: functional
exec-type: automated
priority: medium
maintainer: "Apertis Project"
description: "Install and run org.apertis.demo.curl flatpak application."
expected:
- "org.apertis.demo.curl is able to retrieve https://www.apertis.org."
install:
deps:
- bash
git-repos:
- url: https://gitlab.apertis.org/infrastructure/apertis-tests.git
branch: 'apertis/v2021dev1'
run:
steps:
- "# Enter test directory:"
- cd apertis-tests
- "# Execute the following command:"
- common/run-test-in-systemd --user=user --basename -- sdk/automated/test-flatpak-demo.sh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment