validations-libs/validations_libs/tests
Jiri Podivin 03981dba8a CLI colors refactored
Colors are now stored in their own module.
Output coloring was factored out into a separate
utility function.

State => color mapping is now implemented as a
dictionary instead of multiple conditionals.

Tests included.

Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
Change-Id: I41f15c28dfddd911294ecc8e3e0331a4956dc5d8
2021-04-26 11:38:40 +02:00
..
cli CLI colors refactored 2021-04-26 11:38:40 +02:00
__init__.py Add utils functions and validations List object 2020-03-03 16:55:20 +01:00
fakes.py Create dedicated CLI for the Validation Framework 2021-04-20 11:52:35 +02:00
test_ansible.py Return absolute path for inventory 2021-02-18 15:45:21 +01:00
test_group.py Ensure we get a sorted list for validation groups 2020-04-08 11:09:04 +02:00
test_utils.py Remove the condition to check the groups. 2021-03-04 17:35:45 +01:00
test_validation.py Enforce the way we encapsulate a Validation 2020-11-13 09:35:50 +01:00
test_validation_actions.py Create dedicated CLI for the Validation Framework 2021-04-20 11:52:35 +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