python-magnumclient/magnumclient/tests
Sean McGinnis 3eafa2a001
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: I4a5b1ec999110a50fc904f3ae93e3983efa64f88
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-04-18 11:58:37 -05:00
..
osc Use unittest.mock instead of third party mock 2020-04-18 11:58:37 -05:00
test_csr OSC command for ca-show, ca-sign, ca-roatate and stats-list 2018-02-26 10:20:52 +00:00
v1 Use unittest.mock instead of third party mock 2020-04-18 11:58:37 -05:00
__init__.py Added project required files. 2014-11-21 08:33:53 +09:00
base.py Bay_create_timeout should be set to 60 default 2016-07-14 07:40:31 +08:00
test_client.py Use unittest.mock instead of third party mock 2020-04-18 11:58:37 -05:00
test_httpclient.py Use unittest.mock instead of third party mock 2020-04-18 11:58:37 -05:00
test_magnumclient.py Bump up to newer hacking 2015-05-13 20:16:22 -04:00
test_shell.py Use unittest.mock instead of third party mock 2020-04-18 11:58:37 -05:00
test_utils.py Use unittest.mock instead of third party mock 2020-04-18 11:58:37 -05:00
utils.py Update hacking for Python3 2020-03-28 15:54:06 +01:00