swift/test/unit/obj
Tim Burke 8d05325f03 Test reconstruct() with no EC policies
We have a test for get_local_devices, but let's make some broader
assertions as well.

Related-Bug: #1707595
Change-Id: Ifa696207ffdb3b39650dfeaa3e7c6cfda94050db
2017-08-01 09:18:07 +01:00
..
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
common.py Merge "Add Timestamp.now() helper" 2017-07-18 03:27:50 +00:00
test_auditor.py Merge "Make dict deletion idempotent in dump_recon_cache" 2017-07-18 03:28:16 +00:00
test_diskfile.py Merge "Add Timestamp.now() helper" 2017-07-18 03:27:50 +00:00
test_expirer.py Replace 'assertTrue(a not in b)' with 'assertNotIn(a, b)' 2016-12-12 16:23:09 +07:00
test_reconstructor.py Test reconstruct() with no EC policies 2017-08-01 09:18:07 +01:00
test_replicator.py Merge "Fix StopIteration noise in obj/test_replicator.py" 2017-07-18 03:28:08 +00:00
test_server.py Merge "Add Timestamp.now() helper" 2017-07-18 03:27:50 +00:00
test_ssync_receiver.py Using assertIsNone() instead of assertEqual(None) 2017-06-07 14:05:53 +08:00
test_ssync_sender.py Fix encoding issue in ssync_sender.send_put() 2017-04-19 18:05:52 +01:00
test_ssync.py Merge "Fix SSYNC failing to replicate unexpired object" 2017-05-31 22:49:55 +00:00
test_updater.py Merge "Replace slowdown option with *_per_second option" 2017-06-22 01:18:26 +00:00