ssh-reg/private/test/testcfg.py
Darksider3 c79edbfc84 tests: backup: Even more! Now with deletion of tested tmp!
Now we also test for everything in backup.py! EVERYTHING!
We even delete the old file that we ourselfs created to test the
export/backup function.
2020-06-09 11:58:15 +02:00

4 lines
No EOL
157 B
Python

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