validations-libs/validations_libs/tests
Jiri Podivin 5cad282b80 Expanding parser actions to allow for multiple key-value pairs
KeyValueAction previously allowed only one key=>value pair to be
supplied in the CLI per argument.
While the operator could supply multiple key=>value pairs by repeatedly
using the same argument it was unnecessarily verbose and tedious approach.

Similar behavior is implemented in the tripleoclient validator CLI
by the resulution to the rhbz#1959492 [0].

Tests were adjusted.

[0]https://bugzilla.redhat.com/show_bug.cgi?id=1959492:

Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
Change-Id: I28c40bb8156d73dd95af9641acaab3cce721be2d
2022-06-27 07:52:35 +00:00
..
callback_plugins Moving callbacks to validations-libs 2022-03-10 08:59:40 +00:00
cli Expanding parser actions to allow for multiple key-value pairs 2022-06-27 07:52:35 +00:00
community Add backward compatibility for python pathlib module 2022-01-06 20:24:58 +01:00
__init__.py Add utils functions and validations List object 2020-03-03 16:55:20 +01:00
fakes.py Merge "Expand validations_logs table with reason of failure" 2022-05-10 00:46:00 +00:00
test_ansible.py Remove six 2022-06-03 08:11:00 +00:00
test_group.py Remove six 2022-06-03 08:11:00 +00:00
test_utils.py Remove six 2022-06-03 08:11:00 +00:00
test_validation_actions.py Remove six 2022-06-03 08:11:00 +00:00
test_validation_log.py Remove six 2022-06-03 08:11:00 +00:00
test_validation_logs.py Remove six 2022-06-03 08:11:00 +00:00
test_validation.py Remove six 2022-06-03 08:11:00 +00:00