dangerzone/tests
Alexis Métaireau 27aa2b05a1
Check for new container image releases when checking for updates
There is now a new setting that is updated when a container upgrade
needs to be applied.

The `UpdaterReport` has been extended to support this scenario, and is
now a python `dataclass`.
2025-04-30 15:43:00 +02:00
..
assets Add signatures tests 2025-04-29 14:58:52 +02:00
gui Check for new container image releases when checking for updates 2025-04-30 15:43:00 +02:00
isolation_provider Use a share/image-name.txt file which defines what image name we should expect 2025-04-29 15:00:21 +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 Skip container signature verification during the tests 2025-04-29 14:58:54 +02:00
test_cli.py Skip container signature verification during the tests 2025-04-29 14:58:54 +02: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-29 14:58:52 +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-29 14:58:53 +02:00
test_util.py Use pathlib.Path to return path locations 2025-03-31 16:20:28 +02:00