config/sysinv/sysinv/sysinv/sysinv/tests/objects
Al Bailey 6258c07dde Adding pylint checking to the sysinv unit tests
pylint checks were excluding the unit tests folder.
It is now included.

The following pylint errors needed to be fixed in the unit tests
 - wildcard import (tests.db)
 - duplicate-key (fornodeid was listed twice in one test structure)
 - function-redefined (test_storage_tier.py)
 - dangerous-default-value (using a list as a default)
 - no-member (rename a class to end in Mixin to avoid these checks)

Change-Id: I1095d54542e1e7b3d07865e1e7b4cd46f14dc407
Story: 2007082
Task: 38081
Signed-off-by: Al Bailey <Al.Bailey@windriver.com>
2020-01-14 08:32:12 -06:00
..
__init__.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
test_host.py Removing mox from sysinv in StarlingX 2019-12-20 08:04:22 -06:00
test_kube_host_upgrade.py Removing mox from sysinv in StarlingX 2019-12-20 08:04:22 -06:00
test_kube_upgrade.py Removing mox from sysinv in StarlingX 2019-12-20 08:04:22 -06:00
test_kube_version.py Adding support for displaying kubernetes versions 2019-10-23 14:10:10 -05:00
test_objects.py Adding pylint checking to the sysinv unit tests 2020-01-14 08:32:12 -06:00