glance/tests/functional
2011-07-08 11:43:56 -04:00
..
__init__.py Reverts commit that did db migration during configure_db() and makes functional tests use in-memory database again. The issues we were seeing had to do with the timeout not being long enough when starting servers with disk-based registry databases and migrate taking too long when spinning up the registry server... this was shown in almost random failures of tests saying failure to start servers. Rather than increase the timeout from 3 seconds, I reverted the change that runs migrate on every startup and cut the total test duration down about 15 seconds. 2011-07-08 11:43:56 -04:00
test_bin_glance.py cleaning up docstrings 2011-06-28 10:37:31 -04:00
test_curl_api.py Resolves bug lp:803260, by adding a check to ensure req.headers['Accept'] exists before it gets assigned to a variable. 2011-07-01 16:03:41 +00:00
test_httplib2_api.py Resolves bug lp:803260, by adding a check to ensure req.headers['Accept'] exists before it gets assigned to a variable. 2011-07-01 16:03:41 +00:00
test_logging.py cleaning up docstrings 2011-06-28 10:37:31 -04:00
test_misc.py cleaning up docstrings 2011-06-28 10:37:31 -04:00