dangerzone/tests
Alex Pyrgiotis 6b7797639c
tests: Wrap Click results with extra functionality
Wrap Click results (`Result`) with a new class (`CLIResult`), which
includes:

1. Assertion statements.
2. Logic for formatting and printing a Click result.
3. Invocation arguments, which are missing from the original `Result`
   class.
2022-10-25 19:09:17 +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: Wrap Click results with extra functionality 2022-10-25 19:09:17 +03:00
test_util.py move to util: get_subprocess_startupinfo 2022-09-15 10:40:36 +01:00