mirror of
https://github.com/YunoHost-Apps/flohmarkt_ynh.git
synced 2024-09-03 18:36:30 +02:00
1f768b4a83
include issues why tests are disabled enable install.private
13 lines
423 B
TOML
13 lines
423 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.9df93bc48e.name = "Upgrade from ynh2"
|
|
|