swift/test/unit/common
2016-08-23 12:04:00 +00:00
..
middleware Merge "Add encrypter and decrypter links to middleware.rst" 2016-08-11 23:26:44 +00:00
ring Merge "Moved ipv4 & ipv6 validations to the common utils" 2016-07-29 21:25:16 +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
test_base_storage_server.py pep8 fix: assertEquals -> assertEqual 2015-10-11 12:57:25 +02:00
test_bufferedhttp.py remove remaining simplejson uses, prefer standard library import 2015-11-16 12:34:24 -08:00
test_constraints.py Refactor server side copy as middleware 2016-05-11 14:55:51 -04:00
test_container_sync_realms.py Fix unit tests failing in some cases 2014-10-09 22:04:53 +05:30
test_daemon.py Python 3: fix usage of reload() 2016-07-25 14:56:21 +02:00
test_db_replicator.py Python 3: fix usage of reload() 2016-07-25 14:56:21 +02:00
test_db.py Python 3: dict.iteritems() and dict.itervalues() 2016-06-23 17:31:25 +02:00
test_direct_client.py Merge "Tighten up direct client unit tests" 2016-08-23 12:04:00 +00:00
test_exceptions.py Remove swiftclient dep on direct_client 2013-12-24 03:11:43 -08:00
test_header_key_dict.py Move HeaderKeyDict to avoid an inline import 2016-03-07 12:26:48 -08:00
test_internal_client.py Check marker params in SimpleClient full listing requests 2016-03-23 23:14:06 +00:00
test_manager.py Python 3: fix usage of reload() 2016-07-25 14:56:21 +02: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 pep8 fix: assertEquals -> assertEqual 2015-10-11 12:57:25 +02:00
test_storage_policy.py Cache fragment size for EC policy 2016-07-22 17:45:00 +01:00
test_swob.py Refactor server side copy as middleware 2016-05-11 14:55:51 -04:00
test_utils.py Change schedule priority of daemon/server in config 2016-08-10 23:56:15 +02:00
test_wsgi.py Merge "monkey_patch_mimetools() now does nothing on py3" 2016-08-18 10:53:48 +00:00