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

20 lines
555 B
TOML

#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/tests.v1.schema.json
test_format = 1.0
[default]
# -------------------------------
# Commits to test upgrade from
# -------------------------------
[default.test_upgrade_from.3dae97a7]
name = "3.0.2~ynh2"
args.admin = "package_checker"
args.domain = "domain.tld"
[default.test_upgrade_from.ca5545af]
name = "3.1.4~ynh1 (update nodejs 16 to 20)"
args.admin = "package_checker"
args.domain = "domain.tld"
args.init_main_permission = "visitors"