mirror of
https://github.com/YunoHost-Apps/sonarr_ynh.git
synced 2024-09-03 20:26:19 +02:00
18 lines
550 B
TOML
18 lines
550 B
TOML
#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/tests.v1.schema.json
|
|
|
|
test_format = 1.0
|
|
|
|
[default]
|
|
|
|
# -------------------------------
|
|
# Default args to use for install
|
|
# -------------------------------
|
|
|
|
# ------------
|
|
# Tests to run
|
|
# ------------
|
|
|
|
test_upgrade_from.768c1ce.name = "Upgrade from 3.0.6.1196~ynh3 (packaging v1)"
|
|
test_upgrade_from.768c1ce.args.domain = "domain.tld"
|
|
test_upgrade_from.768c1ce.args.path = "/sonarr"
|
|
test_upgrade_from.768c1ce.args.admin = "package_checker"
|