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

23 lines
661 B
TOML
Raw Normal View History

#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/tests.v1.schema.json
test_format = 1.0
[default]
# ------------
# Tests to run
# ------------
# -------------------------------
# Default args to use for install
# -------------------------------
# -------------------------------
# Commits to test upgrade from
# -------------------------------
2023-09-18 20:28:23 +02:00
test_upgrade_from.9de9cc90.name = "2023.09.17.22.15.57~ynh1 / packaging v1"
2023-09-18 21:41:25 +02:00
test_upgrade_from.9de9cc90.args.domain = "domain.tld"
test_upgrade_from.9de9cc90.args.path = "/path"
test_upgrade_from.9de9cc90.args.is_public = 1
2023-09-18 20:56:38 +02:00
test_upgrade_from.9de9cc90.args.admin = "john"