ironic/ironic/tests/unit/drivers/modules/cimc
PollyZ 86666e7bc0 Improve tests for driver's parse_driver_info()
There are some unit tests for drivers that test internal.parse_driver_info
methods, but they only check if the information is returned using assertIsNotNone
instead of the actual value of the information.

Update those tests to check the expected value using assertEqual.

Closes-Bug #1594410

Change-Id: I67148d72e961d1b674de8dfe1b7a5078416a7a89
2016-06-27 16:15:05 -05:00
..
__init__.py Move unit tests to correct directory 2015-09-30 17:47:19 -07:00
test_common.py Improve tests for driver's parse_driver_info() 2016-06-27 16:15:05 -05:00
test_management.py Replace HTTP 'magic numbers' with constants 2015-12-06 08:25:45 -08:00
test_power.py Move unit tests to correct directory 2015-09-30 17:47:19 -07:00