dangerzone/tests
Alex Pyrgiotis 25fba42022
Extend the interface of the isolation provider
Add the following two methods in the isolation provider:
1. `.is_available()`: Mainly used for the Container isolation provider,
   it specifies whether the container runtime is up and running. May be
   used in the future by other similar providers.
2. `.should_wait_install()`: Whether the isolation provider takes a
   while to be installed. Should be `True` only for the Container
   isolation provider, for the time being.
2024-12-10 11:29:00 +02:00
..
gui Extend the interface of the isolation provider 2024-12-10 11:29:00 +02:00
isolation_provider Extend the interface of the isolation provider 2024-12-10 11:29:00 +02:00
test_docs tests: Add a doc with multimedia elements 2024-10-22 17:31:39 +03:00
test_docs_compressed Add page limit of 10000 2023-09-28 11:01:14 +01:00
test_docs_external Add test files for hwp/hwpx (base64 encoded) 2023-08-01 14:37:14 +01:00
test_docs_large@0068ffcb67 Replace armor guards that indicate isolated output 2023-08-22 16:11:41 +01:00
__init__.py chore: remove fixture imports in the tests 2024-06-05 15:56:09 +02:00
conftest.py chore: remove fixture imports in the tests 2024-06-05 15:56:09 +02:00
test_cli.py tests: mark the hancom office suite tests for rerun on failures 2024-11-19 18:00:47 +01:00
test_document.py Prevent user from using illegal characters in output filename 2024-10-07 18:04:47 +03:00
test_large_set.py tests: Do not let LibreOffice hang on the large test set 2024-08-09 14:32:19 +03:00
test_ocr.py Add new way to detect tessdata dir 2024-10-17 15:50:11 +03:00
test_settings.py chore(imports): remove useless imports 2024-06-05 14:19:30 +02:00
test_util.py chore: remove fixture imports in the tests 2024-06-05 15:56:09 +02:00