dangerzone/tests
deeplow 0b738ba490
Do not create outfile files when checking if writeable
Checking if files were writeable created files in the process. In the
case where someone adds a list of N files to dangerzone but exits before
converting, they would be left with N 0-byte files for the -safe
version. Now they don't.

Fixes #214
2022-11-14 09:04:54 +00:00
..
test_docs migrate to pytest & test_docs -> tests/test_docs 2022-09-13 13:07:58 +01:00
__init__.py Do not create outfile files when checking if writeable 2022-11-14 09:04:54 +00:00
test_cli.py Add test cases for bulk document conversion 2022-11-14 08:53:59 +00:00
test_document.py Do not create outfile files when checking if writeable 2022-11-14 09:04:54 +00:00
test_util.py tests: Run Mypy against tests 2022-10-25 19:09:23 +03:00