glance/glance/tests/functional
Sean McGinnis 94b0876429 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: I44e7b6f76e2d12f620ec602afc77ce11ba6b9d9a
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-04-20 15:07:00 +00:00
..
db Use unittest.mock instead of third party mock 2020-04-20 15:07:00 +00:00
serial Allow glance tests to run on Windows 2019-03-13 16:41:11 +02:00
v2 Skip 'test_image_member_lifecycle_for_multiple_stores' on failure 2020-04-20 09:47:00 +00:00
__init__.py Copy existing image in multiple stores 2020-02-12 05:32:46 +00:00
ft_utils.py Copy existing image in multiple stores 2020-02-12 05:32:46 +00:00
store_utils.py Fix and enable remaining v1 tests on py35. 2017-03-22 23:02:16 +00:00
test_api.py Set API version 2.9 CURRENT 2019-10-01 17:45:26 +00:00
test_cache_middleware.py Allow glance tests to run on Windows 2019-03-13 16:41:11 +02:00
test_client_exceptions.py Add periodic job to prefetch images into cache 2019-09-10 15:01:58 +00:00
test_client_redirects.py Add periodic job to prefetch images into cache 2019-09-10 15:01:58 +00:00
test_cors_middleware.py Remove Images API v1 entry points 2018-07-13 10:21:49 +01:00
test_glance_manage.py Convert to string before using assertIn 2018-06-04 16:34:29 -04:00
test_gzip_middleware.py Fix assertEqual arguments order 2014-09-19 00:25:18 +08:00
test_healthcheck_middleware.py Python3: fix logs/glance.tests.functional.test_healthcheck_middleware 2016-12-01 17:43:22 +01:00
test_logging.py Remove registry related functional and unit tests 2019-12-18 09:23:37 +00:00
test_reload.py Remove usages of SSL related config options in utils 2020-03-17 22:38:09 -07:00
test_sqlite.py Allow glance tests to run on Windows 2019-03-13 16:41:11 +02:00
test_wsgi.py Add periodic job to prefetch images into cache 2019-09-10 15:01:58 +00:00