bookwyrm_ynh/tests.toml
2024-01-19 14:27:34 +01:00

22 lines
490 B
TOML

test_format = 1.0
[default]
# ------------
# Tests to run
# ------------
exclude = ["change_url"]
# -------------------------------
# Default args to use for install
# -------------------------------
# -------------------------------
# Commits to test upgrade from
# -------------------------------
test_upgrade_from.d291f0e.name = "0.6.4"
test_upgrade_from.749f46f.name = "0.6.6"
test_upgrade_from.4ad5a01.name = "0.7.1"