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

28 lines
673 B
TOML

test_format = 1.0
[default]
# GTS don't support it
exclude = [ "change_url" ]
# -------------------------------
# Default args to use for install
# -------------------------------
args.admin = "xana"
args.email = "ci-test@example.com"
args.password = "vYh8io7r*@P&zyo!6ZhBqQQ%8M5D4M"
# false by default
args.accounts_registration_open = 1
# true by default
args.accounts_reason_required = 0
# -------------------------------
# Commits to test upgrade from
# -------------------------------
test_upgrade_from.4bc2d54d.name = "Upgrade from 0.13.1~ynh1 (latest packaging v1)"
# -------------------------------
# additional tests suite
# -------------------------------