1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gotosocial_ynh.git synced 2024-09-03 19:16:06 +02:00

Set more args for tests

This commit is contained in:
tituspijean 2024-08-19 10:13:20 +02:00
parent 084373e9fd
commit 13dd135cf1
No known key found for this signature in database
GPG key ID: EF3B0D7CC0A94720

View file

@ -22,8 +22,19 @@ args.accounts_reason_required = 0
# -------------------------------
test_upgrade_from.9a6d0183.name = "Upgrade from 0.6.0~ynh1"
test_upgrade_from.9a6d0183.args.accounts_registration_open = 1
test_upgrade_from.9a6d0183.args.accounts_approval_required = 1
test_upgrade_from.9a6d0183.args.accounts_reason_required = 0
test_upgrade_from.2750ec2d.name = "Upgrade from 0.11.0~ynh1"
test_upgrade_from.2750ec2d.args.accounts_registration_open = 1
test_upgrade_from.2750ec2d.args.accounts_approval_required = 1
test_upgrade_from.2750ec2d.args.accounts_reason_required = 0
test_upgrade_from.4bc2d54d.name = "Upgrade from 0.13.1~ynh1 (latest packaging v1)"
test_upgrade_from.4bc2d54d.args.accounts_registration_open = 1
test_upgrade_from.4bc2d54d.args.accounts_approval_required = 1
test_upgrade_from.4bc2d54d.args.accounts_reason_required = 0
# -------------------------------
# additional tests suite