validations-libs/validations_libs/tests
Mathieu Bultel a0db6e4892 Allow to provide different stdout callback to the libs
This patch depends on the callback modifcation which
allow to give other custom or default/standard callback
for the stdout from the user.

With the current situation, when passing another callback
than validation_json it breaks the VF logging.
We need to separate logging and stdout.

Change-Id: I1566d9763212f9538fea1c0885208db6b949023f
2021-01-18 07:53:19 +01:00
..
__init__.py Add utils functions and validations List object 2020-03-03 16:55:20 +01:00
fakes.py Handle unreachable case in the log statistics 2020-11-26 10:43:27 +01:00
test_ansible.py Allow to provide different stdout callback to the libs 2021-01-18 07:53:19 +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 Add docstrings to utils.py 2020-11-09 15:03:08 +01:00
test_validation.py Enforce the way we encapsulate a Validation 2020-11-13 09:35:50 +01:00
test_validation_actions.py Don't rely on parameter file extension for downloading 2020-11-04 09:48:08 +01: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