dangerzone/tests/isolation_provider
Alex Pyrgiotis d561878e03
tests: Restore previously mocked function
Restore the `isolation_provider.base.kill_process_group()` function,
which was previously mocked, at the end of the
`test_linger_unkillable()` test. This function is initially mocked, in
order to simulate a hang process. After the mocking completes, the test
needs the original function once more, in order to actually kill the
spawned process.
2024-10-30 16:45:45 +01:00
..
__init__.py container: Improve parsing of progress reports 2023-08-01 14:43:49 +03:00
base.py tests: Restore previously mocked function 2024-10-30 16:45:45 +01:00
test_container.py chore: remove unused imports 2024-10-30 01:21:39 +01:00
test_dummy.py Make Dummy isolation provider more realistic 2024-10-17 15:50:12 +03:00
test_qubes.py tests: Remove provider_wait fixtures 2024-10-17 15:50:12 +03:00