glance/glance/tests/functional
Hemanth Makkapati 95c7c1b753 Refactor tests to use Alembic to run migrations
* Functional tests now use alembic instead of sqlalchmey-migrate
  to build and destroy test database.
* All tests now use a file-based sqlite db as opposed to an in-memory
  database.

Partially-Implements: blueprint alembic-migrations
Change-Id: I77921366a05ba6f9841143af89c1f4059d8454c6
Depends-On: Ie8594ff339a13bf190aefa308f54e97ee20ecfa2
2017-02-01 16:08:17 -06:00
..
db Refactor tests to use Alembic to run migrations 2017-02-01 16:08:17 -06:00
glare do not mock private methods of objects from libraries 2017-01-28 01:47:44 +00:00
v1 Fix regression introduced by Community Images 2017-01-20 22:37:28 +00:00
v2 Merge "Implement and Enable Community Images" 2017-01-19 18:24:08 +00:00
__init__.py IPv6 fix in Glance for malformed URLs. 2016-11-15 17:09:51 +01:00
store_utils.py Merge "Extracted HTTP response codes to constants in tests" 2016-10-21 08:54:28 +00:00
test_api.py Bump minor API version 2017-01-19 18:16:51 -05:00
test_bin_glance_cache_manage.py Python3: Fix glance.tests.functional.test_bin_glance_cache_manage 2016-12-01 17:43:16 +01:00
test_cache_middleware.py Extracted HTTP response codes to constants in tests 2016-10-06 15:17:06 +00:00
test_client_exceptions.py Extracted HTTP response codes to constants in tests 2016-10-06 15:17:06 +00:00
test_client_redirects.py Python3: fix test_client_redirects.py 2016-12-01 17:42:12 +01:00
test_cors_middleware.py Extracted HTTP response codes to constants in tests 2016-10-06 15:17:06 +00:00
test_glance_manage.py Rationalize test asserts 2015-07-09 13:48:49 +00:00
test_glance_replicator.py Python3: Fix glance.tests.functional.test_glance_replicator 2016-12-01 17:43:22 +01: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 Extracted HTTP response codes to constants in tests 2016-10-06 15:17:06 +00:00
test_reload.py Adjust test suite for new psutil versions 2017-01-15 15:07:50 +01:00
test_scrubber.py Python3: fix glance.tests.functional.test_scrubber 2016-12-01 17:43:22 +01:00
test_sqlite.py Rationalize test asserts 2015-07-09 13:48:49 +00:00
test_ssl.py Extracted HTTP response codes to constants in tests 2016-10-06 15:17:06 +00:00
test_wsgi.py Rationalize test asserts 2015-07-09 13:48:49 +00:00