validations-libs/validations_libs/tests
Jiri Podivin 48cc737446 Fixing the recursive path handling.
The patch f2830c5244 introduced
several potentially breaking bugs, which have to be fixed.
Namely, several of the termination conditionals lacked proper
return statements.

In addition to the fix of the previously describe issues
the following changes are included to prevent more arising in
the future.

Every major behavioral branch now has a dedicated log statement.
Test coverage included.
Expanded docstrings.
Increased expressiveness of var names.

Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
Change-Id: Ie7471361acf1f4ae197e76b22eb7ba4d3f62fe92
2021-06-10 11:25:21 +02:00
..
cli Merge "Paths no longer contain double '/'" 2021-06-06 21:07:37 +00:00
__init__.py Add utils functions and validations List object 2020-03-03 16:55:20 +01:00
fakes.py Fixing the recursive path handling. 2021-06-10 11:25:21 +02:00
test_ansible.py Deprecated assertEquals replaced 2021-05-31 11:29:54 +02:00
test_group.py Deprecated assertEquals replaced 2021-05-31 11:29:54 +02:00
test_utils.py Fixing the recursive path handling. 2021-06-10 11:25:21 +02:00
test_validation.py Deprecated assertEquals replaced 2021-05-31 11:29:54 +02:00
test_validation_actions.py Fixing the recursive path handling. 2021-06-10 11:25:21 +02:00
test_validation_log.py Deprecated assertEquals replaced 2021-05-31 11:29:54 +02:00
test_validation_logs.py Deprecated assertEquals replaced 2021-05-31 11:29:54 +02:00