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

13 lines
386 B
TOML
Raw Normal View History

2024-04-18 14:32:05 +02:00
test_format = 1.0
[default]
# still in development
2024-04-21 19:49:13 +02:00
exclude = ["install.private", "install.multi", "upgrade", "change_url", "install_subdir"]
2024-04-18 14:32:05 +02:00
args.password_couchdb_admin = "TestPasswordCouchDBadmin"
args.password_couchdb_flohmarkt = "TestPasswordCouchDBflohmarkt"
2024-04-25 14:29:08 +02:00
test_upgrade_from.00a1a6e7.name = "Upgrade from ynh2"
test_upgrade_from.00a1a6e7.args.foo = "bar"