ironic/ironic/tests/unit/conductor
Dmitry Tantsur a8e6fae750 Convert conductor manager unit tests to hardware types
As a side effect, correctly group tests in test cases.
The (partly broken with hardware types) mock_the_extension_manager
call is removed and replaced with only mocking what is really needed.

Change-Id: I1af9fa960920451916c20cdf7167a36fbcf613a7
2018-05-24 18:48:29 +02:00
..
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
mgr_utils.py Convert conductor manager unit tests to hardware types 2018-05-24 18:48:29 +02:00
test_base_manager.py Convert conductor manager unit tests to hardware types 2018-05-24 18:48:29 +02:00
test_manager.py Convert conductor manager unit tests to hardware types 2018-05-24 18:48:29 +02:00
test_notification_utils.py Unit test consistency: DB base and utils prefix 2017-06-20 09:36:21 +01:00
test_rpcapi.py Add RPC API and conductor manager for traits 2018-01-24 21:23:05 +00:00
test_task_manager.py Stop verifying updated driver in creating task 2018-04-24 09:55:38 +00:00
test_utils.py Remove excessive usage of mock_the_extension_manager in unit tests - part 1 2018-05-15 15:37:14 +02:00