swift/test/unit/container
Alistair Coles 7b706926a8 Fix setup of manifest responses in SLO tests
The swift_bytes param is removed from the content-type
in the proxy object controller, so the SLO unit tests should
not be registering GET responses with FakeSwift that have
swift_bytes appended to the content-type.

Nor should submanifest segment dicts have swift_bytes appended to
their content-type values.

Also adds a test for the object controller and container server
handling of SLO swift_bytes.

Change-Id: Icf9bd87eee25002c8d9728b16e60c8347060f320
2016-05-23 17:26:28 +01:00
..
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
test_auditor.py Added unit test cases for container/auditor.py 2015-11-20 16:07:17 +00:00
test_backend.py Merge "swift-[account|container]-info when disk is full" 2016-04-22 17:31:09 +00:00
test_reconciler.py change default ports for servers 2016-04-29 14:47:38 -04:00
test_replicator.py Update container on fast-POST 2016-03-03 14:25:10 +00:00
test_server.py Fix setup of manifest responses in SLO tests 2016-05-23 17:26:28 +01:00
test_sync_store.py Fixing typo in unit test 2016-02-03 08:59:53 +02:00
test_sync.py Per container stat. report 2016-04-14 21:37:59 +03:00
test_updater.py Minor improvement to updater unit tests 2015-10-23 16:38:24 +01:00