1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dex_ynh.git synced 2024-09-03 18:26:22 +02:00
dex_ynh/tests.toml

19 lines
554 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.oidc_name = "Outline"
args.oidc_secret = "secret"
args.oidc_callback = "domain.tld/callback"
# -------------------------------
# Commits to test upgrade from
# -------------------------------
test_upgrade_from.1381d7d0fbbfb9609e047f8476f113d17e95e233.name = "Upgrade from 2.37.0"