python-novaclient/novaclient/tests/unit
Takashi Natsume 7ef2c28bf3 Use unittest.mock instead of third party mock
Now that we no longer support py27, we can use the standard library
unittest.mock module instead of the third party mock lib.

Change-Id: I4d45ae17f6f84f945f5dd049a929216ce6b6b58e
Signed-off-by: Takashi Natsume <takanattie@gmail.com>
2020-04-26 10:12:09 +00:00
..
fixture_data Remove six 2020-02-21 09:48:38 +00:00
v2 Use unittest.mock instead of third party mock 2020-04-26 10:12:09 +00:00
__init__.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
fake_actions_module.py Use novaclient/utils directly and remove openstack/common (1/4) 2016-03-03 01:23:34 +00:00
fakes.py Replace MB with MiB 2018-10-22 07:11:25 +00:00
idfake.pem Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
test_api_versions.py Use unittest.mock instead of third party mock 2020-04-26 10:12:09 +00:00
test_base.py Remove six 2020-02-21 09:48:38 +00:00
test_client.py Use unittest.mock instead of third party mock 2020-04-26 10:12:09 +00:00
test_crypto.py Use unittest.mock instead of third party mock 2020-04-26 10:12:09 +00:00
test_discover.py Use unittest.mock instead of third party mock 2020-04-26 10:12:09 +00:00
test_exceptions.py Handle error response for webob>=1.6.0 2016-03-18 19:22:03 -04:00
test_shell.py Use unittest.mock instead of third party mock 2020-04-26 10:12:09 +00:00
test_utils.py Use unittest.mock instead of third party mock 2020-04-26 10:12:09 +00:00
utils.py Use unittest.mock instead of third party mock 2020-04-26 10:12:09 +00:00