selftests/unit/test_datadir.py: port test_datadir_from_config to mock
The context manager feature of mock.patch replaces a lot of the code
that restores the original state. Besides that, one explicit assert
was added to make sure that the non-patched state is what we expect.
Signed-off-by: NCleber Rosa <crosa@redhat.com>
Showing
想要评论请 注册 或 登录