validations-libs/validations_libs/tests/cli
matbu 11488cd88d Add validation config file mechanism
Introduce validation config file.
The config default location of the config file will be stored
in /etc/validation.cfg

The variables precedence will be the following:
* user's cli args
* config file
* default interval values

Change-Id: I05c54a43bc0a03878793cca3f51e23f4a8b63a23
2021-08-20 08:12:16 +00:00
..
__init__.py Create dedicated CLI for the Validation Framework 2021-04-20 11:52:35 +02:00
fakes.py Add validation config file mechanism 2021-08-20 08:12:16 +00:00
test_app.py Add validation config file mechanism 2021-08-20 08:12:16 +00:00
test_base.py Add validation config file mechanism 2021-08-20 08:12:16 +00:00
test_colors.py Unit test refactor 2021-07-28 12:39:24 +02:00
test_history.py Add validation config file mechanism 2021-08-20 08:12:16 +00:00
test_list.py Validations show group filtering 2021-08-09 16:06:12 +02:00
test_parseractions.py Refactoring of the cli parseractions module 2021-05-31 05:11:23 +00:00
test_run.py Add validation config file mechanism 2021-08-20 08:12:16 +00:00
test_show.py Add validation config file mechanism 2021-08-20 08:12:16 +00:00