ironic/ironic/tests/unit/db
Iury Gregory Melo Ferreira d6e7552457 Switch to unittest mock
Python3 have a standard library for mock in the unittest module,
let's drop the mock requirement and switch tests to unittest mock.

Change-Id: I4f1b3e25c8adbc24cdda51c73da3b66967f7ef23
2020-04-30 19:04:17 +02:00
..
sqlalchemy Switch to unittest mock 2020-04-30 19:04:17 +02:00
__init__.py Remove unused import 2016-07-21 09:03:40 +00:00
base.py Remove usage of some of the deprecated methods 2017-07-31 10:14:08 +00:00
test_allocations.py Allocation API: taking over allocations of offline conductors 2019-02-19 17:36:16 +01:00
test_api.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_bios_settings.py BIOS Settings: add sync_node_setting 2018-06-20 15:15:01 +08:00
test_chassis.py Stop using six library 2019-12-23 09:38:25 +01:00
test_conductor.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_deploy_templates.py Stop using six library 2019-12-23 09:38:25 +01:00
test_node_tags.py node_tag_exists(): raise exception if bad node 2018-01-15 10:11:50 -05:00
test_node_traits.py Add a version argument to traits DB API 2018-01-19 19:28:27 +00:00
test_nodes.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_portgroups.py Stop using six library 2019-12-23 09:38:25 +01:00
test_ports.py Allow node owners to administer associated ports 2020-01-02 15:12:43 +00:00
test_volume_connectors.py Stop using six library 2019-12-23 09:38:25 +01:00
test_volume_targets.py Stop using six library 2019-12-23 09:38:25 +01:00
utils.py Add my new address to .mailmap 2020-04-13 07:29:37 -07:00