1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nodered_ynh.git synced 2024-09-03 19:46:25 +02:00
nodered_ynh/tests.toml

18 lines
472 B
TOML
Raw Normal View History

2024-01-24 12:25:21 +01:00
#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/tests.v1.schema.json
test_format = 1.0
[default]
# -------------------------------
# Commits to test upgrade from
# -------------------------------
2024-01-24 12:25:21 +01:00
2024-04-21 18:41:09 +02:00
[default.test_upgrade_from.6eb3cdb]
name = "3.1.8~ynh1"
args.domain = "sub.domain.tld"
2024-05-13 17:34:08 +02:00
args.path = "/"
2024-04-21 19:01:11 +02:00
args.init_main_permission = "visitors"
args.init_admin_permission = "package_checker"
2024-04-21 19:27:20 +02:00
args.admin = "package_checker"