swift/test/functional
Thiago da Silva c3e1d847f4 breaking down tests.py into smaller pieces
tests.py is currently at ~5500 lines of code, it's
time to break it down into smaller files.

I started with an easy middleware set of tests
(i.e., versioned writes, ~600 lines of code ) so I can get
some feedback. There are more complicated tests that cover
multiple middlewares for example, it is not so clear where
those should go.

Change-Id: I2aa6c18ee5b68d0aae73cc6add8cac6fbf7f33da
Signed-off-by: Thiago da Silva <thiago@redhat.com>
2016-11-21 12:16:17 +00:00
..
__init__.py Add functional tests for new versioned_write mode 2016-09-25 19:45:38 -07:00
swift_test_client.py Improve functional tests and test client 2016-09-28 21:07:07 -07:00
test_access_control.py Add functional test for access control (RBAC INFO) with Keystone 2016-07-11 21:59:37 +00:00
test_account.py Remove executable flag from some test modules 2016-10-31 21:22:10 +00:00
test_container.py Fix typos in test_container.py 2016-11-17 02:07:24 +00:00
test_object.py Remove executable flag from some test modules 2016-10-31 21:22:10 +00:00
test_versioned_writes.py breaking down tests.py into smaller pieces 2016-11-21 12:16:17 +00:00
tests.py breaking down tests.py into smaller pieces 2016-11-21 12:16:17 +00:00