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

20 lines
537 B
TOML
Raw Normal View History

2024-02-04 20:53:59 +01:00
#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/tests.v1.schema.json
2024-01-09 09:09:27 +01:00
test_format = 1.0
[default]
# -------------------------------
# Default args to use for install
2024-02-04 20:27:43 +01:00
# -------------------------------
2024-01-09 09:09:27 +01:00
2024-02-04 21:27:11 +01:00
args.oidc_name = "Outline"
2024-02-04 20:53:59 +01:00
args.oidc_secret = "secret"
args.oidc_callback = "domain.tld/callback"
2024-01-09 10:51:27 +01:00
# -------------------------------
# Commits to test upgrade from
# -------------------------------
2024-07-09 16:05:31 +02:00
test_upgrade_from.6ac2437d.name = "Upgrade from 2.37.0 (packaging v2)"