swift/test/functional
Sean McGinnis 5b26b749b5
Drop use of unittest2
unittest2 was needed for Python version <= 2.6, so it hasn't been needed
for quite some time. See unittest2 note one:

https://docs.python.org/2.7/library/unittest.html

This drops unittest2 in favor of the standard unittest module.

Change-Id: I2e787cfbf1709b7f9c889230a10c03689e032957
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-01-12 03:13:41 -06:00
..
s3api Drop use of unittest2 2020-01-12 03:13:41 -06:00
__init__.py Merge "Allow non-default domain to be used in func tests" 2019-09-20 01:00:02 +00:00
mock_swift_key_manager.py Retrieve encryption root secret from Barbican 2017-08-02 15:53:09 +03:00
swift_test_client.py Drop use of unittest2 2020-01-12 03:13:41 -06:00
test_access_control.py py3: port RBAC func tests 2019-08-05 14:47:51 -07:00
test_account.py Drop use of unittest2 2020-01-12 03:13:41 -06:00
test_container.py Drop use of unittest2 2020-01-12 03:13:41 -06:00
test_dlo.py dlo: Respond 200 on multi-range GETs 2019-08-16 16:35:34 -07:00
test_domain_remap.py Drop use of unittest2 2020-01-12 03:13:41 -06:00
test_object.py Drop use of unittest2 2020-01-12 03:13:41 -06:00
test_slo.py py3: port SLO func tests 2019-07-22 15:02:37 +01:00
test_staticweb.py Drop use of unittest2 2020-01-12 03:13:41 -06:00
test_symlink.py Drop use of unittest2 2020-01-12 03:13:41 -06:00
test_tempurl.py py3: Port the tempurl middleware 2019-06-20 12:41:50 -07:00
test_versioned_writes.py Drop use of unittest2 2020-01-12 03:13:41 -06:00
tests.py Drop use of unittest2 2020-01-12 03:13:41 -06:00