dangerzone/tests/isolation_provider
Alexis Métaireau 9bad001c04
chore: remove fixture imports in the tests
They ideally should find their way by themselves.

> You don’t need to import the fixture you want to use in a test,
> it automatically gets discovered by pytest. The discovery of fixture
> functions starts at test classes, then test modules, then conftest.py
> files and finally builtin and third party plugins.>
>
> — [pytest docs](https://docs.pytest.org/en/4.6.x/fixture.html#conftest-py-sharing-fixture-functions)
2024-06-05 15:56:09 +02:00
..
__init__.py container: Improve parsing of progress reports 2023-08-01 14:43:49 +03:00
base.py chore: remove fixture imports in the tests 2024-06-05 15:56:09 +02:00
test_container.py chore: remove fixture imports in the tests 2024-06-05 15:56:09 +02:00
test_dummy.py chore: minor linting 2024-06-05 14:19:31 +02:00
test_qubes.py chore: remove fixture imports in the tests 2024-06-05 15:56:09 +02:00