dangerzone/tests/isolation_provider
deeplow 61e7a3c107
Fix isolation provider tests
Conversions methods had changed and that was part of the reason why
the tests were failing. Furthermore, due to the `provider.proc`, which
stores the associated qrexec / container process, "server" exceptions
raise a IterruptedConversion error (now ConverterProcException), which
then requires interpretation of the process exit code to obtain the
"real" exception.
2024-02-06 19:42:41 +00:00
..
__init__.py container: Improve parsing of progress reports 2023-08-01 14:43:49 +03:00
base.py Fix isolation provider tests 2024-02-06 19:42:41 +00:00
test_container.py Remove untrusted progress parsing (stderr instead) 2024-02-06 19:42:40 +00:00
test_qubes.py Fix isolation provider tests 2024-02-06 19:42:41 +00:00