swift/test/functional
Tim Burke caa3c67e0b functests: Clean up objects better
Since JSON object listings deserialize as unicode, obj['name'] would
hoist *everything* to unicode. If the account or container name was a
byte string, though, it would trip a UnicodeDecodeError.

Change-Id: I2c1932143b78521c6bdcfa48182b475528fc1bb3
2018-06-04 17:54:58 -07:00
..
s3api Import swift3 into swift repo as s3api middleware 2018-04-27 15:53:57 +09:00
__init__.py Add support for PROXY protocol v1 (only) 2018-05-23 18:10:40 -07:00
mock_swift_key_manager.py Retrieve encryption root secret from Barbican 2017-08-02 15:53:09 +03:00
swift_test_client.py Tolerate 404s during setUp/tearDown in func tests 2018-03-01 23:30:00 +00:00
test_access_control.py No longer import nose 2017-11-07 15:39:25 +11:00
test_account.py fix SkipTest imports in functests so they can be run directly by nose 2017-12-18 09:33:40 -08:00
test_container.py functests: Clean up objects better 2018-06-04 17:54:58 -07:00
test_dlo.py dlo: Move conn2 business to the one test that uses it 2017-11-22 16:51:06 -08:00
test_object.py functests: Clean up objects better 2018-06-04 17:54:58 -07:00
test_slo.py Merge "Add support for data segments to SLO and SegmentedIterable" 2018-02-01 12:52:55 +00:00
test_staticweb.py Functional tests for staticweb middleware 2018-03-07 12:36:20 -08:00
test_symlink.py tempurl: Make the digest algorithm configurable 2018-01-31 02:19:18 +00:00
test_tempurl.py Refactor tempurl functional test's try-finally 2018-03-20 09:02:58 +00:00
test_versioned_writes.py Clarify that archive location headers should be URL-encoded 2018-05-24 13:03:35 -07:00
tests.py Merge "Fix sometimes-flaky container name functional test." 2017-12-22 19:48:43 +00:00