dangerzone/tests
Alex Pyrgiotis 7d218e5522
tests: Fix path separator issues on Windows
Concatenate directories and filenames in a platform-independent way, by
using pathlib.Path. This fixes issues in the tests where the "/" path
separator made the tests fail on Windows.
2022-10-25 19:09:22 +03:00
..
test_docs migrate to pytest & test_docs -> tests/test_docs 2022-09-13 13:07:58 +01:00
__init__.py migrate to pytest & test_docs -> tests/test_docs 2022-09-13 13:07:58 +01:00
test_cli.py tests: Fix path separator issues on Windows 2022-10-25 19:09:22 +03:00
test_util.py move to util: get_subprocess_startupinfo 2022-09-15 10:40:36 +01:00