Gael Chamoulaud (Strider) a6271afa38
Add docstrings to utils.py
This patch also adds new unittests for the following functions:
- from validations_libs.utils import get_validations_data
  > test_get_validations_data_wrong_type(..)
- from validations_libs.utils import get_validations_details
  > test_get_validations_details_wrong_type(..)

Change-Id: Iac9ba971a73ed09b26d3e41efb38ad72dd942bbc
Signed-off-by: Gael Chamoulaud (Strider) <gchamoul@redhat.com>
2020-11-09 15:03:08 +01:00
2020-06-23 13:54:26 +02:00
2020-05-14 11:53:31 +00:00
2020-09-11 22:04:15 +02:00
2020-02-28 10:42:18 +01:00
2020-02-28 14:47:28 +01:00
2020-10-07 14:49:17 +02:00
2020-02-28 14:47:28 +01:00
2020-09-15 10:00:56 +08:00

# validations-libs

A collection of python libraries for the Validation Framework

## Development Environment Setup

Vagrantfiles for CentOS and Ubuntu have been provided for convenience; simply copy one into your desired location and rename to Vagrantfile, then run vagrant up. Once complete you will have a clean development environment ready to go for working with Validation Framework.

Description
RETIRED, A collection of python libraries for the Validation Framework
Readme 5.9 MiB