kiwi-el8/test/unit/utils
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
block_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
checksum_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
codec_test.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
command_capabilities_test.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
compress_test.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
output_test.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
rpm_database_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
rpm_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
size_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
sync_test.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
sysconfig_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00