validations-libs/validations_libs/tests
Jiri Podivin f45102f093 Improved log path handling
Validations logging now has several documented fallbacks.
constants.py now includes constant default path,
in order to improve readability and provide reference.

Tests are included.

Complementary patch for validations_commons callbacks
is optional, as the behavior should stay largely the same.

Co-Authored-By: mbu <mat.bultel@gmail.com>
Change-Id: Iab5f246f22fa6998ea6cec578eec6ebb5de13ad4
2021-06-04 08:41:50 +02:00
..
cli Refactoring of the cli parseractions module 2021-05-31 05:11:23 +00:00
__init__.py Add utils functions and validations List object 2020-03-03 16:55:20 +01:00
fakes.py group info test mocks and asserts 2021-04-23 16:49:59 +02:00
test_ansible.py Fix Python 2.7 compatibility for test_ansible.py 2021-05-20 11:25:51 +02:00
test_group.py Ensure we get a sorted list for validation groups 2020-04-08 11:09:04 +02:00
test_utils.py Improved log path handling 2021-06-04 08:41:50 +02:00
test_validation.py Enforce the way we encapsulate a Validation 2020-11-13 09:35:50 +01:00
test_validation_actions.py Improved log path handling 2021-06-04 08:41:50 +02:00
test_validation_log.py Handle unreachable case in the log statistics 2020-11-26 10:43:27 +01:00
test_validation_logs.py Filter get_all_log_file by extension 2020-06-12 09:19:41 +02:00