kiwi-el8/test/unit/tasks
Marcus Schäfer bdb7123fa1
Refactor use of logging facility
Use getLogger method instead of a global log object
Also use caplog fixture to capture log messages in
unit tests. This Fixes #1244
2019-10-23 17:54:27 +02:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
base_test.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
image_info_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
image_resize_test.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
result_bundle_test.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
result_list_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
system_build_test.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
system_create_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
system_prepare_test.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
system_update_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00