swift/test/functional
Alistair Coles 928c4790eb Refactor tests and add tests
Relocates some test infrastructure in preparation for
use with encryption tests, in particular moves the test
server setup code from test/unit/proxy/test_server.py
to a new helpers.py so that it can be re-used, and adds
ability to specify additional config options for the
test servers (used in encryption tests).

Adds unit test coverage for extract_swift_bytes and functional
test coverage for container listings. Adds a check on the content
and metadata of reconciled objects in probe tests.

Change-Id: I9bfbf4e47cb0eb370e7a74d18c78d67b6b9d6645
2016-06-15 16:36:25 +01:00
..
__init__.py Silence SkipTest noise in in-process test teardown 2016-02-24 14:41:28 +00:00
swift_test_client.py Refactor tests and add tests 2016-06-15 16:36:25 +01:00
test_access_control.py Add comments to role-based access control functional tests 2016-02-15 20:08:43 +01:00
test_account.py Fix func test --until-failure and --no-discover options 2015-12-16 15:28:25 +00:00
test_container.py Add container quota functional test 2016-02-29 16:41:45 +00:00
test_object.py By default, disallow inbound X-Timestamp headers 2016-03-09 09:14:46 +00:00
tests.py Refactor tests and add tests 2016-06-15 16:36:25 +01:00