1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jellyfin_ynh.git synced 2024-09-03 19:26:29 +02:00
jellyfin_ynh/tests.toml
2024-06-24 09:39:18 +02:00

16 lines
506 B
TOML

#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/tests.v1.schema.json
test_format = 1.0
[default]
preinstall = """
sudo apt update >/dev/null
"""
args.admin = "john"
args.init_admin_permission="john"
test_upgrade_from.c78bd4fc24803f23b1d243f397f3128d8fe663d8.name = "10.8.13_ynh1"
test_upgrade_from.c78bd4fc24803f23b1d243f397f3128d8fe663d8.args.domain = "domain.tld"
test_upgrade_from.c78bd4fc24803f23b1d243f397f3128d8fe663d8.args.admin = "john"