swift/test/unit/common
Pete Zaitcev bd8c3067b4 py3: slo
This adds wsgi_to_str(self.path_info) everywhere we forgot it,
not only in the slo module itself.

Dropping the body=''.join(body) after call_slo() is obvious:
the latter only returns strings of bytes, not lists of such.

Change-Id: I6b4d87e4cda4945bc128dbc9c1edd39e736a59d2
2019-05-17 17:57:23 -05:00
..
middleware py3: slo 2019-05-17 17:57:23 -05:00
ring Rebuild frags for unmounted disks 2019-02-08 18:04:55 +00:00
__init__.py
corrupted_example.db
malformed_example.db
malformed_schema_example.db Quarantine malformed database schema SQLite errors 2016-12-01 14:17:02 +11:00
missing_container_info.db Quarantine DB without *_stat row 2018-02-07 19:35:05 +01:00
test_base_storage_server.py pep8 fix: assertEquals -> assertEqual 2015-10-11 12:57:25 +02:00
test_bufferedhttp.py py3: port bufferedhttp (hopefully) 2018-08-24 11:30:26 +00:00
test_constraints.py Merge "py3: Port common/constraints" 2018-06-22 11:48:41 +00:00
test_container_sync_realms.py Python3: Fix test/unit/common/test_container_sync_realms.py 2019-01-29 09:04:36 -06:00
test_daemon.py Clean up HASH_PATH_* patching 2018-11-01 20:52:33 +00:00
test_db_replicator.py Leave less garbage in /var/tmp 2019-02-12 18:43:30 +00:00
test_db.py Move base64-decoding/unpickling into DatabaseBroker 2018-10-05 22:07:46 +00:00
test_direct_client.py py3: Monkey-patch json.loads to accept bytes on py35 2018-11-02 21:38:53 +00:00
test_exceptions.py Remove swiftclient dep on direct_client 2013-12-24 03:11:43 -08:00
test_header_key_dict.py Using assertIsNone() instead of assertEqual(None) 2017-06-07 14:05:53 +08:00
test_internal_client.py py3: port s3api 2019-05-02 16:38:39 -07:00
test_linkat.py Fix tests using O_TMPFILE 2018-03-13 12:06:07 +00:00
test_manager.py Enable to configure object-expirer in object-server.conf 2019-05-04 15:45:02 +00:00
test_memcached.py py3: port common/memcached.py 2018-02-26 12:39:16 +00:00
test_request_helpers.py py3: port request_helpers 2018-09-15 01:33:34 -06:00
test_splice.py No longer import nose 2017-11-07 15:39:25 +11:00
test_storage_policy.py py3: Make StoragePolicy objects hashable 2019-05-04 21:01:29 -07:00
test_swob.py Merge "py3: port s3api" 2019-05-04 22:49:38 +00:00
test_utils.py Make log format for requests configurable 2019-05-02 17:43:25 -06:00
test_wsgi.py py3: Be able to parse non-RFC-compliant request lines 2019-05-02 14:44:18 -07:00