1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ssh_chroot_dir_ynh.git synced 2024-09-03 20:26:26 +02:00

check_process -> tests.toml

This commit is contained in:
Salamandar 2023-12-11 10:58:27 +01:00 committed by Salamandar
parent ce73fea919
commit c6c7fe602d
2 changed files with 9 additions and 20 deletions

View file

@ -1,20 +0,0 @@
;; Test complet
; Manifest
ssh_user="testuser"
password="password"
size="500M"
; Checks
pkg_linter=1
setup_sub_dir=0
setup_root=0
setup_nourl=1
setup_private=0
setup_public=0
upgrade=1
backup_restore=1
multi_instance=1
port_already_use=0
change_url=0
;;; Options
Email=
Notification=down

9
tests.toml Normal file
View file

@ -0,0 +1,9 @@
#:schema file:///home/felix/tmp/Yunohost/apps/example_ynh/schema.json
test_format = 1.0
[default]
args.ssh_user = "testuser"
args.password = "password"
args.size = "500M"