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)"
|