swift/test/unit/common
2017-05-25 06:34:48 +00:00
..
middleware name_check: better test maximum_length 2017-05-16 17:59:52 -07:00
ring Merge "Small minor fixes for composite ring functionality" 2017-05-24 22:57:30 +00:00
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
corrupted_example.db Real files for bad databases. 2011-08-02 18:21:25 +00:00
malformed_example.db Real files for bad databases. 2011-08-02 18:21:25 +00:00
malformed_schema_example.db Quarantine malformed database schema SQLite errors 2016-12-01 14:17:02 +11:00
test_base_storage_server.py pep8 fix: assertEquals -> assertEqual 2015-10-11 12:57:25 +02:00
test_bufferedhttp.py Open-code eventlet.listen() 2017-05-11 01:39:14 -06:00
test_constraints.py add assert error information 2016-10-03 15:10:53 +00:00
test_container_sync_realms.py Fix unit tests failing in some cases 2014-10-09 22:04:53 +05:30
test_daemon.py Always set swift processes to use UTC 2016-12-19 16:23:13 -08:00
test_db_replicator.py Container drive error results double space usage on rest drives 2017-04-11 09:49:59 +02:00
test_db.py Replace 'assertTrue(a not in b)' with 'assertNotIn(a, b)' 2016-12-12 16:23:09 +07:00
test_direct_client.py Replace 'assertTrue(a not in b)' with 'assertNotIn(a, b)' 2016-12-12 16:23:09 +07:00
test_exceptions.py Remove swiftclient dep on direct_client 2013-12-24 03:11:43 -08:00
test_header_key_dict.py Py3: Fixes header key dict 2016-11-08 12:22:12 -08:00
test_internal_client.py Py3: Fixes eventlet ImportError: No module named urllib2 2016-09-07 09:04:30 +00:00
test_linkat.py Make object creation more atomic in Linux 2016-08-24 14:56:00 +05:30
test_manager.py Test that Manager.reload does stop/start in that order 2017-03-24 10:47:53 +00:00
test_memcached.py Tighten memcached tests 2016-07-07 15:34:44 -04:00
test_request_helpers.py Enable middleware to set metadata on object POST 2016-06-28 11:00:33 +01:00
test_splice.py py3: Port test_splice to Python 3 2016-09-05 12:20:53 -07:00
test_storage_policy.py Use LogRecord.msg instead of LogRecord.message in tests 2017-04-28 15:56:25 -07:00
test_swob.py Replace 'assertTrue(a not in b)' with 'assertNotIn(a, b)' 2016-12-12 16:23:09 +07:00
test_utils.py Merge "Fix unit tests on i386 and other archs" 2017-05-10 19:58:45 +00:00
test_wsgi.py Enable per policy proxy config options 2017-05-23 20:22:30 +01:00