lbry-sdk/tests/unit
Jonathan Moody 585962d930 Make stop(), stop_tasks() consistently async routines, and have stop_tasks()
wait for file_output_task completion. This fixes a problem with
test_download_stop_resume_delete.
2023-04-03 13:34:36 -04:00
..
analytics moved lbry up one level 2020-01-01 15:57:56 -05:00
blob passing loop to asyncio functions is deprecated 2022-10-18 17:23:56 -04:00
blob_exchange passing loop to asyncio functions is deprecated 2022-10-18 17:23:56 -04:00
components fix unit tests 2022-05-11 21:13:30 -03:00
core passing loop to asyncio functions is deprecated 2022-10-18 17:23:56 -04:00
database make added_on a required parameter on BlobInfo, fix callers 2022-03-24 19:51:48 -03:00
dht passing loop to asyncio functions is deprecated 2022-10-18 17:23:56 -04:00
lbrynet_daemon passing loop to asyncio functions is deprecated 2022-10-18 17:23:56 -04:00
schema adds tests for guess_media_type 2022-01-29 20:49:42 +02:00
stream Make stop(), stop_tasks() consistently async routines, and have stop_tasks() 2023-04-03 13:34:36 -04:00
torrent return KademliaPeers directly into the queue instead of exposing Announcement abstraction 2022-05-11 21:13:30 -03:00
wallet Bump max_misuse_attempts by 50% to 120000. 2022-11-20 20:34:30 -05:00
__init__.py moved lbry up one level 2020-01-01 15:57:56 -05:00
test_cli.py Improved the readability of the tests. 2021-10-23 13:12:49 +01:00
test_conf.py run tests on windows and mac 2021-08-13 10:32:46 -04:00
test_utils.py simplify, genaralize to any size and fix tests 2022-02-28 13:06:51 -03:00