mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-20 17:52:50 +00:00
test_upload.py: add some TODO items
This commit is contained in:
parent
53b4ced01a
commit
78430d3124
@ -67,3 +67,8 @@ class FullServer(unittest.TestCase):
|
||||
d.addBoth(self._should_fail)
|
||||
return d
|
||||
|
||||
|
||||
# TODO:
|
||||
# upload with exactly 75 peers (shares_of_happiness)
|
||||
# have a download fail
|
||||
# cancel a download (need to implement more cancel stuff)
|
||||
|
Loading…
x
Reference in New Issue
Block a user