lbry-sdk/tests/unit/lbrynet_daemon
Jack Robison 253912b52e
fix skipping dht, peer_protocol_server, and hash_announcer components
-move PeerFinder and PeerManager initialization to the ComponentManager

-remove dht component requirement from all but the hash_announcer component. This allows running the file manager component without either of the server components.
2018-11-09 14:16:33 -05:00
..
auth updated references after moving conf to lbrynet.extras.daemon.conf 2018-11-04 20:25:24 -05:00
__init__.py moved ./lbry/tests to ./tests 2018-08-24 11:37:53 -04:00
test_claims_comparator.py updated references to daemon after moving it to extras 2018-11-04 20:25:24 -05:00
test_Daemon.py fix skipping dht, peer_protocol_server, and hash_announcer components 2018-11-09 14:16:33 -05:00
test_docs.py updated references to daemon after moving it to extras 2018-11-04 20:25:24 -05:00
test_Downloader.py updated references lbrynet.file_manager -> lbrynet.blob 2018-11-04 20:25:24 -05:00
test_ExchangeRateManager.py updated references lbrynet.core -> lbrynet.p2p 2018-11-04 20:25:24 -05:00