swift/test/unit/common
2010-12-06 12:32:56 -08:00
..
middleware update common.middleware.auth tests for compat with webob 1.0 2010-11-30 19:07:21 -06:00
ring Remove the exception from the unit test, since we don't bomb out anymore. Also, add a warning to swift-ring-builder if you're building an empty ring, or do a write_ring and you aren't rebalanced 2010-08-21 18:21:59 +00:00
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
test_bench.py Added some missing test stubs so we can better see coverage (and get a little syntax-level "testing"). 2010-10-07 08:23:17 -07:00
test_bufferedhttp.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
test_client.py Updated tools and client.py to work with ACLs 2010-09-03 21:39:44 -07:00
test_compressing_file_reader.py fixed compressing file reader test 2010-10-04 16:59:10 -05:00
test_constraints.py Server-side implementation for segmented objects 2010-11-16 15:35:39 -08:00
test_daemon.py removed unneeded daemonize function from utils, pulled get_socket out of run_wsgi, reworked test_utils and test_wsgi 2010-11-19 12:15:41 -06:00
test_db_replicator.py refactored bins to by more DRY 2010-08-31 23:12:59 +00:00
test_db.py changed end_marker to not be inclusive 2010-11-29 10:58:23 -06:00
test_direct_client.py Added some missing test stubs so we can better see coverage (and get a little syntax-level "testing"). 2010-10-07 08:23:17 -07:00
test_exceptions.py Added some missing test stubs so we can better see coverage (and get a little syntax-level "testing"). 2010-10-07 08:23:17 -07:00
test_internal_proxy.py Adding test stubs for missing test areas 2010-10-07 08:08:42 -07:00
test_memcached.py adding back in the decr 2010-10-25 12:52:25 -07:00
test_utils.py fixed some calls to get_logger that didn't clean up after themselves 2010-11-19 16:20:17 -06:00
test_wsgi.py removed unneeded daemonize function from utils, pulled get_socket out of run_wsgi, reworked test_utils and test_wsgi 2010-11-19 12:15:41 -06:00