swift/test/unit/proxy
Pete Zaitcev 91a8cd2952 PUT+POST: break out putter specific test classes
In test_obj.py there are PUT tests that are specific to the Putter
type and others that apply to any Putter type. This patch refactors
them into separate classes to provide greater clarity and to allow
common tests to be applied to each Putter type.

Taking this infrastracture out and ahead of PUT+POST itself allows
it to be reviewed much easier, especially when you look at the diff.

Related-Change-Id: I64b0d8fdb2ffce786f56665a74ed7eb2603abfda
Change-Id: Ibb09b5a28098fb51e25ab5a7134b518cc68eaf89
2018-07-02 23:02:13 -05:00
..
controllers PUT+POST: break out putter specific test classes 2018-07-02 23:02:13 -05:00
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
test_mem_server.py Use setUpModule instead of setup for module level unit test setup 2017-05-04 12:47:17 +01:00
test_server.py Merge "Make If-None-Match:* work properly with 0-byte PUTs" 2018-06-05 02:45:06 +00:00
test_sysmeta.py Add checksum to object extended attributes 2017-11-03 13:30:05 -04:00