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

20 lines
462 B
TOML
Raw Permalink Normal View History

2023-06-27 09:54:56 +02:00
test_format = 1.0
[default]
# -------------------------------
# Commits to test upgrade from
# -------------------------------
2023-12-11 07:52:21 +01:00
args.export = "none"
args.password = "##SuperAdminPassword##"
#test_upgrade_from.96653aee9379d579a655777ac274355f4afca61c.name = "Upgrade from 5.4"
[with_abiword]
args.export = "abiword"
only = ["install.root"]
[with_libreoffice]
args.export = "libreoffice"
only = ["install.root"]