]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
test_client.py: add a test that the drop-uploader is initialized correctly by client...
authordavid-sarah <david-sarah@jacaranda.org>
Wed, 10 Aug 2011 03:05:38 +0000 (20:05 -0700)
committerdavid-sarah <david-sarah@jacaranda.org>
Wed, 10 Aug 2011 03:05:38 +0000 (20:05 -0700)
commitc102056ac1df178414acc8ae909fdcdc3c2dea98
treedb6227e612033115d3b0c5116353b0d65b2fd4f3
parent10ee22f50e5bdfd329dea3a33982b6f451bfeb4b
test_client.py: add a test that the drop-uploader is initialized correctly by client.py. Also give the DropUploader service a name, which is necessary for the test. refs #1429
src/allmydata/frontends/drop_upload.py
src/allmydata/test/test_client.py