swift/test/unit/common
janonymous 684c4c0459 Python 3 deprecated the logger.warn method in favor of warning
DeprecationWarning: The 'warn' method is deprecated, use 'warning'
instead

Change-Id: I35df44374c4521b1f06be7a96c0b873e8c3674d8
2015-12-22 22:11:29 +05:30
..
middleware Merge "Added unit tests to recon.py." 2015-12-03 00:57:57 +00:00
ring Put part-replicas where they go 2015-12-07 16:06:42 -08: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 pep8 fix: assertEquals -> assertEqual 2015-10-11 12:57:25 +02:00
test_container_sync_realms.py Fix unit tests failing in some cases 2014-10-09 22:04:53 +05:30
test_daemon.py pep8 fix: assertEquals -> assertEqual 2015-10-11 12:57:25 +02:00
test_db_replicator.py Log error if a local device not identified in replicator 2015-11-21 14:04:32 +01:00
test_db.py remove remaining simplejson uses, prefer standard library import 2015-11-16 12:34:24 -08:00
test_direct_client.py fix mock and assert in test_direct_client 2015-12-07 10:19:51 -08:00
test_exceptions.py Remove swiftclient dep on direct_client 2013-12-24 03:11:43 -08:00
test_internal_client.py Read the response body, if response status is greater than 300. 2015-11-05 20:07:15 -08:00
test_manager.py Merge "swift-init return codes" 2015-11-25 16:25:55 +00:00
test_memcached.py Deprecated param timeout removed from memcached 2015-12-14 18:51:32 +01:00
test_request_helpers.py pep8 fix: assertEquals -> assertEqual 2015-10-11 12:57:25 +02:00
test_splice.py pep8 fix: assertEquals -> assertEqual 2015-10-11 12:57:25 +02:00
test_storage_policy.py EC: Use best available ec_type in unittests 2015-11-10 12:18:50 -08:00
test_swob.py Include params in multipart message part content-type 2015-11-25 18:57:48 +00:00
test_utils.py Python 3 deprecated the logger.warn method in favor of warning 2015-12-22 22:11:29 +05:30
test_wsgi.py Pass HTTP_REFERER down to subrequests 2015-12-17 14:28:40 +00:00