glance/glance/tests/functional/v2
whoami-rajat de8c850269 Replace FakeObject with mock.MagicMock
In glance cinder functional tests, we currently use FakeObject class
to create mock objects which has limited functionality.
Replacing it with mock.MagicMock will prevent failures like in change
I129181b2338e09d094ee552a62500c6e460ee621 and other features as well.

Change-Id: I5afa2541bc28970191ea9fd76bf44eb9aaaa1081
2021-11-26 08:43:06 -05:00
..
__init__.py Adding versioned namespaces in test dir 2012-03-25 13:28:45 -07:00
metadef_base.py Remove duplicate _header() implementations in metadef tests 2021-09-10 08:14:52 -07:00
test_cache_api_policy.py Check policies for Image Cache in API 2021-08-30 07:26:51 +00:00
test_images.py Merge "Fix typos" 2021-10-20 00:01:42 +00:00
test_images_api_policy.py Check policies for image tasks information in API 2021-08-30 05:57:15 +00:00
test_images_import_locking.py Check policies for image import operation in API 2021-08-24 20:09:24 +00:00
test_legacy_update_cinder_store.py Replace FakeObject with mock.MagicMock 2021-11-26 08:43:06 -05:00
test_member_api_policy.py Suppress policy deprecation and default change warnings 2021-08-18 11:12:48 -05:00
test_metadef_namespace_api_policy.py Add missing forbidden to not found case for GET namespace API 2021-08-19 17:25:26 +00:00
test_metadef_namespaces.py Remove duplicate _header() implementations in metadef tests 2021-09-10 08:14:52 -07:00
test_metadef_object_api_policy.py Suppress policy deprecation and default change warnings 2021-08-18 11:12:48 -05:00
test_metadef_objects.py Remove duplicate _header() implementations in metadef tests 2021-09-10 08:14:52 -07:00
test_metadef_properties.py Remove duplicate _header() implementations in metadef tests 2021-09-10 08:14:52 -07:00
test_metadef_property_api_policy.py Move metadef property policy checks in the API 2021-08-30 05:57:51 +00:00
test_metadef_resourcetype_api_policy.py Move metadef resource type association policy checks in the API 2021-08-20 05:13:15 +00:00
test_metadef_resourcetypes.py Remove duplicate _header() implementations in metadef tests 2021-09-10 08:14:52 -07:00
test_metadef_tag_api_policy.py Move metadef tag policy checks in the API 2021-08-30 05:58:41 +00:00
test_metadef_tags.py Remove duplicate _header() implementations in metadef tests 2021-09-10 08:14:52 -07:00
test_schemas.py Change location metadata key 'backend' to 'store' 2019-08-08 04:52:51 +00:00
test_tasks.py Remove duplicate _url() methods from functional test classes 2021-09-10 08:14:52 -07:00
test_tasks_api_policy.py Move Tasks policy checks in the API 2021-08-23 15:51:28 +00:00