mirror of
https://github.com/YunoHost-Apps/flohmarkt_ynh.git
synced 2024-09-03 18:36:30 +02:00
tests.toml
include issues why tests are disabled enable install.private
This commit is contained in:
parent
bf1ef25714
commit
1f768b4a83
1 changed files with 3 additions and 1 deletions
|
@ -2,7 +2,9 @@ test_format = 1.0
|
|||
|
||||
[default]
|
||||
# still in development
|
||||
exclude = ["install.private", "install.multi", "upgrade", "change_url", "install_subdir"]
|
||||
# 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"
|
||||
|
|
Loading…
Add table
Reference in a new issue