1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/fittrackee_ynh.git synced 2024-09-03 18:36:16 +02:00
fittrackee_ynh/tests.toml

25 lines
699 B
TOML
Raw Normal View History

2023-02-19 21:14:18 +01:00
test_format = 1.0
[default]
# ------------
# Tests to run
# ------------
2023-03-06 21:46:59 +01:00
2023-02-19 21:14:18 +01:00
# -------------------------------
# Default args to use for install
# -------------------------------
2023-03-08 14:02:57 +01:00
2023-03-08 23:25:50 +01:00
2023-02-19 21:14:18 +01:00
# -------------------------------
# Commits to test upgrade from
# -------------------------------
2024-04-22 07:49:42 +02:00
test_upgrade_from.499f21b.name = "0.7.32"
2024-05-01 13:46:57 +02:00
test_upgrade_from.5b6ccd1.name = "0.8.0"
2024-05-10 09:29:55 +02:00
test_upgrade_from.6c23ccf.name = "0.8.1"
2024-05-23 08:02:33 +02:00
test_upgrade_from.2c6b69d.name = "0.8.3"
2024-06-30 08:09:24 +02:00
test_upgrade_from.fb74b14.name = "0.8.4"
2024-08-25 19:49:47 +02:00
test_upgrade_from.853024c.name = "helpers_v1 + 0.8.5"
2024-09-01 14:43:42 +02:00
test_upgrade_from.ec414ce.name = "0.8.6"
test_upgrade_from.064f8a4.name = "0.8.7"