1
0
Fork 0
tuned/tests
Tomas Korbar 38ebdbeda2 Fix deprecation warnings when python 3 is used
- we should use pyudev.Device class property 'properties'
for accesing device properties
- but we still need to keep try catch workaround
because of old pyudev package which is present in centos
2018-10-15 13:20:14 +02:00
..
exports Add exports Controller class tests 2018-10-15 13:20:14 +02:00
hardware Edit InventoryTestCase 2018-10-15 13:20:14 +02:00
monitors Use unittest2 module for unittesting 2018-10-15 13:20:14 +02:00
plugins Fix deprecation warnings when python 3 is used 2018-10-15 13:20:14 +02:00
profiles Fix unit tests for Merger class 2018-10-15 13:20:14 +02:00
storage Fix test_pickle_provider 2018-10-15 13:20:14 +02:00
utils Add tests for GlobalConfig class 2018-10-15 13:20:14 +02:00
__init__.py remove circular dependencies between library and tests 2012-10-26 17:59:29 +02:00
Dockerfile Add Travis and Docker file 2018-10-15 13:20:14 +02:00
func_basic.sh tests: added basic functionality test 2014-10-17 00:46:53 +02:00
globals.py plugins tests: initial tests for base class 2012-10-26 17:59:29 +02:00