ironic-lib/ironic_lib/tests
Hervé Beraud c3d9449dbc Use unittest.mock instead of mock
The mock third party library was needed for mock support in py2
runtimes. Since we now only support py36 and later, we can use the
standard lib unittest.mock module instead.

Change-Id: If307ca1f689b1ade1428b904bbf122bd6aa5da97
2020-06-11 11:57:49 +02:00
..
__init__.py Move tests/ under ironic_lib/, use ostestr 2015-09-30 09:37:17 -07:00
base.py Prevent configuration changes in unit tests from affecting each other 2018-09-27 12:52:31 +02:00
test_base.py Fix pep8 test 2020-05-12 11:35:34 +02:00
test_basic_auth.py Use unittest.mock instead of mock 2020-06-11 11:57:49 +02:00
test_disk_partitioner.py Dependencies and tox.ini clean-up 2020-04-28 13:20:08 +02:00
test_disk_utils.py image_convert: retry resource unavailable and make RLIMIT configurable 2020-05-11 12:09:27 +02:00
test_exception.py Use unittest.mock instead of third party mock 2020-04-18 16:08:20 -05:00
test_mdns.py Fix for latest zeroconf version 2020-06-08 10:29:06 +02:00
test_metrics_statsd.py Use unittest.mock instead of third party mock 2020-04-18 16:08:20 -05:00
test_metrics_utils.py Adjust test with option 'backend' 2017-06-16 11:26:02 +08:00
test_metrics.py Use unittest.mock instead of third party mock 2020-04-18 16:08:20 -05:00
test_utils.py Use unittest.mock instead of third party mock 2020-04-18 16:08:20 -05:00