swift/test
Peter Portante 9480ff8a28 Refactor auditors to rely on expected gen names
Refactor the various auditors to rely on the audit_location_generator
yielding tuples containing paths with the expected suffix.

We also fix the exception handling for container_sync to not expect a
broker object (since the act of creating a broker object can raise an
exception).

For the object auditor we removed an unneeded check for disk_file
since get_data_file_size() will raise DiskFileNotExist under the same
condition (raises code coverage slightly).

Change-Id: I11d405e629063177ef21543b75e9076da1a03b61
2013-07-15 17:29:42 -04:00
..
functional Fix functional tests with keystone. 2013-06-12 13:12:57 +02:00
functionalnosetests Swift tests for unicode headers 2013-06-09 12:54:32 +03:00
probe Fix faked-out account GET for JSON and XML. 2013-05-30 17:43:03 -07:00
unit Refactor auditors to rely on expected gen names 2013-07-15 17:29:42 -04:00
__init__.py fixed some minor things in tests that pyflakes complained about 2013-03-26 20:42:26 +00:00
sample.conf Permit functional tests against Swift with Keystone 2013-03-10 18:52:10 -06:00