dangerzone/tests
deeplow 72536a05ac
container: Improve parsing of progress reports
Improve the `parse_progress()` method of the container isolation
provider in the following ways:

1. Make sure that the fields of the progress report have the expected
   type.
2. In case of a JSON parsing error, sanitize the invalid string so that
   it doesn't contain escape sequences, or the user considers it as
   trusted.
2023-08-01 14:43:49 +03:00
..
gui Add collapsible dialog for errors 2023-08-01 14:29:27 +03:00
isolation_provider container: Improve parsing of progress reports 2023-08-01 14:43:49 +03:00
test_docs tests: Add sample files for extra MIME types 2023-04-03 18:58:56 +03:00
__init__.py Add utility for sanitizing strings 2023-08-01 14:43:48 +03:00
conftest.py tests: Test our own custom QApplication 2023-07-28 12:18:58 +03:00
test_cli.py Pass sample_pdf as fixture instead of via class 2023-07-25 15:00:32 +01:00
test_document.py remove number from test_doc2 variable 2023-07-25 15:00:31 +01:00
test_ocr.py ci: Add test for OCR languages 2023-05-24 13:43:29 +03:00
test_util.py Add utility for sanitizing strings 2023-08-01 14:43:48 +03:00