1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/my_capsule_ynh.git synced 2024-09-03 19:46:21 +02:00
my_capsule_ynh/tests.toml

15 lines
283 B
TOML
Raw Normal View History

#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/tests.v1.schema.json
2023-08-30 09:38:03 +02:00
test_format = 1.0
[default]
2024-01-28 14:40:00 +01:00
preinstall = """
yunohost tools update apps
yunohost app install --force gemserv
"""
2023-08-30 09:38:03 +02:00
# ------------
# Tests to run
# ------------