mirror of
https://github.com/YunoHost-Apps/flohmarkt_ynh.git
synced 2024-09-03 18:36:30 +02:00
e73534d4cd
* changed source to actual one * changed upgrade from version in tests.toml
13 lines
420 B
TOML
13 lines
420 B
TOML
test_format = 1.0
|
|
|
|
[default]
|
|
# still in development
|
|
# https://codeberg.org/ChriChri/flohmarkt_ynh/issues/4
|
|
# https://codeberg.org/ChriChri/flohmarkt_ynh/issues/11
|
|
exclude = ["install.multi", "change_url", "install_subdir"]
|
|
|
|
args.password_couchdb_admin = "TestPasswordCouchDBadmin"
|
|
args.password_couchdb_flohmarkt = "TestPasswordCouchDBflohmarkt"
|
|
|
|
test_upgrade_from.217fc0e.name = "Upgrade from ynh4"
|
|
|