virtualbmc/virtualbmc/tests/unit
Lucas Alvares Gomes ca8239860b Fix Python3 test errors
This patch is fixing few errors related to Python3 and tests:

* Add the attribute "message" to the exception because it doesn't exist
  by default.

* Add the py35 runtime to tox.ini since we now run tests on Python3.5

* Drop the spec=file syntax because "file" is not a builtin type for
  Python3.

Change-Id: I31d1a5719d605974912bc26f65b96734631691d5
Closes-Bug: #1647337
2016-12-05 12:21:15 +00:00
..
cmd Add unittests for the manager.py module 2016-05-11 17:14:53 +01:00
__init__.py Add unittests for the utils.py module 2016-05-10 10:06:54 +01:00
base.py Add unittests for the utils.py module 2016-05-10 10:06:54 +01:00
test_config.py Set IPMI session timeout for the virtual BMCs 2016-06-01 16:00:48 +01:00
test_manager.py Fix Python3 test errors 2016-12-05 12:21:15 +00:00
test_utils.py Add unittests for the utils.py module 2016-05-10 10:06:54 +01:00
test_vbmc.py Add unittests for the vbmc.py module 2016-05-12 17:03:36 +01:00
utils.py Add unittests for the manager.py module 2016-05-11 17:14:53 +01:00