]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
test/test_upload.py: changes to test plumbing for #1117 tests
authorKevan Carstensen <kevan@isnotajoke.com>
Thu, 15 Jul 2010 23:18:20 +0000 (16:18 -0700)
committerKevan Carstensen <kevan@isnotajoke.com>
Thu, 15 Jul 2010 23:18:20 +0000 (16:18 -0700)
commit5becaf030916c4d294ee1523ceac9027fdbb6ca9
tree6e21210c5aa85537e2643207f9e78f61d28f4ee0
parent6d2c216b8f5411731897e9ae8b56ad894fb76051
test/test_upload.py: changes to test plumbing for #1117 tests

    - Add a callRemoteOnly method to FakeBucketWriter.
    - Change the abort method in FakeBucketWriter to not return a
      RuntimeError.
src/allmydata/test/test_upload.py