1
0
Fork 0
forgejo-runner_ynh/tests.toml

20 lines
508 B
TOML
Raw Normal View History

2023-11-09 12:27:41 +01:00
#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/tests.v1.schema.json
test_format = 1.0
[default]
2023-11-09 13:22:08 +01:00
2023-11-09 12:27:41 +01:00
# ------------
# Tests to run
# ------------
2023-11-09 13:22:08 +01:00
exclude = ["install.multi", "install.subdir", "install.nourl", "install.private", "install.multi"]
2023-11-09 12:27:41 +01:00
# -------------------------------
# Default args to use for install
# -------------------------------
2023-11-09 13:22:08 +01:00
args.token = "9nVFksmWnF3gWKvQrBSOkviZIQhE5aRv63BG4KJX"
2023-11-09 12:27:41 +01:00
args.forgejo_url = "https://forgejo.com/"