swift/test/functional
Jonathan Hinson 4ffc4ba411 Functional tests for if-match with multiple etags
Multiple etags can be provided on an if-match or if-none-match
request. This is currently being tested in the unit tests, but not
in the functional tests. Since these etags can be modified by
middleware, we need functional tests to assert multiple-etag
requests are handled correctly.

Change-Id: Idc409c85e8aa82b59dc2bc28af6ca2617de82699
2016-01-12 14:26:38 -06:00
..
__init__.py Fix func test --until-failure and --no-discover options 2015-12-16 15:28:25 +00:00
swift_test_client.py Fix func test --until-failure and --no-discover options 2015-12-16 15:28:25 +00:00
test_account.py Fix func test --until-failure and --no-discover options 2015-12-16 15:28:25 +00:00
test_container.py Fix func test --until-failure and --no-discover options 2015-12-16 15:28:25 +00:00
test_object.py Fix func test --until-failure and --no-discover options 2015-12-16 15:28:25 +00:00
tests.py Functional tests for if-match with multiple etags 2016-01-12 14:26:38 -06:00