dangerzone/tests
Alexis Métaireau acd8717839
Update container installation logic to allow in-place updates
The isolation provider `install()` method is now passed a
`should_upgrade` argument, which is read from the settings and
represents the user decision about updates.

The tests have been updated to reflect these changes.
2025-04-22 12:55:46 +02:00
..
assets Add signatures tests 2025-04-22 12:55:43 +02:00
gui Update container installation logic to allow in-place updates 2025-04-22 12:55:46 +02:00
isolation_provider Update container installation logic to allow in-place updates 2025-04-22 12:55:46 +02:00
test_docs Update reference documents to their last version 2025-03-26 11:45:46 +01: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 Update container installation logic to allow in-place updates 2025-04-22 12:55:46 +02:00
test_cli.py Skip PDF-diffing tests when using a dummy isolation provider. 2025-03-26 11:45:46 +01:00
test_container_utils.py Add a set-container-runtime option to dangerzone-cli 2025-03-31 16:20:29 +02: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_registry.py Add signatures tests 2025-04-22 12:55:43 +02:00
test_settings.py Mock the settings rather than monkeypatching external modules 2025-03-31 16:20:28 +02:00
test_signatures.py Make the upgrade_container_image() callback argument optional 2025-04-22 12:55:46 +02:00
test_util.py Use pathlib.Path to return path locations 2025-03-31 16:20:28 +02:00