swift/test/functional
Alistair Coles 1984353f0d Move symlink versioning functional test
The functional test for versioning symlinks is better located in
test_versioned_writes where it can be added to
TestObjectVersioning. This saves duplicated versioned_writes specific
setup code in test_symlink, and has the benefit of the test being
repeated for each of the versioned writes test subclasses.  With a
small refactor this includes the test now running with
x-history-location mode as well as x-versions-location mode.

Related-Change: I838ed71bacb3e33916db8dd42c7880d5bb9f8e18
Change-Id: If215446c558b61c1a8aea37ce6be8fcb5a9ea2f4
2017-12-15 12:43:54 +00:00
..
__init__.py No longer import nose 2017-11-07 15:39:25 +11:00
mock_swift_key_manager.py Retrieve encryption root secret from Barbican 2017-08-02 15:53:09 +03:00
swift_test_client.py Symlink implementation. 2017-12-13 21:26:12 +00:00
test_access_control.py No longer import nose 2017-11-07 15:39:25 +11:00
test_account.py Add checksum to object extended attributes 2017-11-03 13:30:05 -04:00
test_container.py Add checksum to object extended attributes 2017-11-03 13:30:05 -04: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 Add checksum to object extended attributes 2017-11-03 13:30:05 -04:00
test_slo.py Let clients request heartbeats during SLO PUTs 2017-11-03 09:42:48 +00:00
test_symlink.py Move symlink versioning functional test 2017-12-15 12:43:54 +00:00
test_tempurl.py ISO 8601 timestamps for tempurl 2017-01-24 17:38:48 +01:00
test_versioned_writes.py Move symlink versioning functional test 2017-12-15 12:43:54 +00:00
tests.py Remove testTooLongName tests 2017-11-29 17:24:40 -08:00