validations-libs/validations_libs
Veronika Fisarova 72134198cb No validation found exception is raised when group or category or product is defined
When executing validations by group or category or product, no validations execute and the message 'No validations found is displayed'. The condition has been updated, so the exception is raised properly.

Resolves: rhbz#2185881

Signed-off-by: Veronika Fisarova <vfisarov@redhat.com>
Change-Id: Icc1d4b83774c6374743f42d22970acea7f2eeb9c
2023-04-12 10:27:12 +02:00
..
callback_plugins Moving callbacks to validations-libs 2022-03-10 08:59:40 +00:00
cli Run validations with parameters from a file 2023-03-27 14:54:26 +00:00
community Expanding logging facilities to rest of the framework 2022-11-23 09:16:18 +00:00
tests Run validations with parameters from a file 2023-03-27 14:54:26 +00:00
__init__.py Init python project structure 2020-02-28 11:20:15 +01:00
ansible.py Merge "Expanding logging facilities to rest of the framework" 2022-12-19 13:23:11 +00:00
constants.py Add backward compatibility for python pathlib module 2022-01-06 20:24:58 +01:00
exceptions.py Exceptions for Validations Framework 2022-03-24 09:17:37 +01:00
group.py Expanding logging facilities to rest of the framework 2022-11-23 09:16:18 +00:00
logger.py Restoring logging facility and implementing default logger 2022-09-20 09:46:02 +02:00
utils.py Merge "Restoring logging facility and implementing default logger" 2022-09-27 15:28:27 +00:00
validation_actions.py No validation found exception is raised when group or category or product is defined 2023-04-12 10:27:12 +02:00
validation_logs.py Merge "Expanding logging facilities to rest of the framework" 2022-12-19 13:23:11 +00:00
validation.py Expanding logging facilities to rest of the framework 2022-11-23 09:16:18 +00:00