heat/heat/tests/api
Sean McGinnis 4f41250223 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: I8f764e9ba46a4e2055be61eb0fe97d155ab1c70e
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-05-05 11:25:27 +08:00
..
aws Use unittest.mock instead of third party mock 2020-05-05 11:25:27 +08:00
cfn Use unittest.mock instead of third party mock 2020-05-05 11:25:27 +08:00
middleware middleware: return HTTPBadRequest when path is invalid 2018-09-11 11:23:46 +02:00
openstack_v1 Use unittest.mock instead of third party mock 2020-05-05 11:25:27 +08:00
__init__.py Move all api tests to /tests/api 2015-07-08 09:31:17 +05:30
test_wsgi.py Use unittest.mock instead of third party mock 2020-05-05 11:25:27 +08:00