squeaknode/tests
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
..
admin Rename admin webapp user module (#1628) 2021-10-17 22:33:36 -07:00
bitcoin Add block_info fixture to global conftest (#1584) 2021-10-12 19:00:44 -07:00
core Add docstring and test for get_hash function (#1631) 2021-10-18 00:16:08 -07:00
db Use custom db error when db init fails (#1720) 2021-10-24 16:53:39 -07:00
lightning Add test for subscribe received payments (#1596) 2021-10-14 23:22:56 -07:00
network Replace use_tor field with network in peer address (#1558) 2021-10-10 21:00:56 -07:00
node Make download async (#1725) 2021-10-25 14:48:12 -07:00
__init__.py Add license headers (#1080) 2021-08-27 18:31:53 -07:00
conftest.py Add test for set sent offer paid (#1698) 2021-10-23 00:26:04 -07:00
utils.py Add test for get multiple received payments db method (#1700) 2021-10-23 08:16:09 -07:00