squeaknode/tests/node
Jonathan Zernik dbc6c31381
Make download async (#1725)
* Use active download class for explicit downloads

* Delete old temporary interest manager and expiringdict dependency

* Delete old comments related to temporary interest manager

* Add log line after successful download single squeak

* Add unit test for mark download complete

* Add unit test for wait for stop method of download

* Add test for download hash not interested

* Add test for get download result

* Add test for initiate download for hash download

* Add test for initiate download for interest download

* Rename interest download

* Remove commented old method

* Remove another comment from active download

* Use limit 1 for hash download

* Rename wait for complete method of download
2021-10-25 14:48:12 -07:00
..
test_active_download.py Make download async (#1725) 2021-10-25 14:48:12 -07:00
test_squeak_controller.py Replace use_tor field with network in peer address (#1558) 2021-10-10 21:00:56 -07:00
test_squeak_node.py Disable test start and stop squeak node unit test (#1574) 2021-10-12 01:36:39 -07:00