ssh-reg/private/test/testcfg.py

4 lines
157 B
Python
Raw Normal View History

test_backup_csv: str = "test/testbackup.csv"
test_db: str = "./test/applications.sqlite"
ListUsers_fetch_size_min: int = 3
ListUsers_output_newlines: int = 1