mirror of
https://github.com/YunoHost-Apps/libreto_ynh.git
synced 2024-09-03 19:36:14 +02:00
21 lines
595 B
TOML
21 lines
595 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
|
|
# -------------------------------
|
|
|
|
args.init_main_permission = "visitors"
|
|
args.etherpad_instance = "https://annuel2.framapad.org"
|
|
|
|
# -------------------------------
|
|
# Commits to test upgrade from
|
|
# -------------------------------
|
|
|
|
[default.test_upgrade_from.ce19369d]
|
|
name = "Upgrade from 0.0.20180605~ynh3"
|
|
args.domain = "sub.domain.tld"
|
|
args.path = "/"
|