swift/test/unit/account
Tim Burke 6151c6c45d Fix use of delimiter in account listings
Previously, account listings that used the delimiter query param could
omit some containers if they ended with the character that follows the
delimiter.

See If196e3075612b121ef8da4a9128167d00a248c27 for the corresponding fix
for container listings.

Change-Id: I57fcb97e51f653f5f4e306a632fcb3a0fb148c4e
2015-08-24 14:33:57 -07:00
..
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
test_auditor.py unit tests: Replace "self.assert_" by "self.assertTrue" 2015-07-21 19:23:00 +05:30
test_backend.py Fix use of delimiter in account listings 2015-08-24 14:33:57 -07:00
test_reaper.py Merge "Speed up reaper for a big account delete and some better error handling" 2015-08-11 11:22:19 +00:00
test_replicator.py Fix pep8 E265 warning of hacking 0.10 2015-07-30 09:33:18 +02:00
test_server.py pep8 fix: assertEquals -> assertEqual 2015-08-05 22:25:46 +05:30
test_utils.py Replace it.next() with next(it) for py3 compat 2015-06-15 22:10:45 +05:30