lbry-sdk/tests/unit
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
..
analytics updated references after moving analytics to lbrynet.extras.daemon.analytics 2018-11-04 20:25:24 -05:00
components fix skipping dht, peer_protocol_server, and hash_announcer components 2018-11-09 14:16:33 -05:00
core updated references after moving conf to lbrynet.extras.daemon.conf 2018-11-04 20:25:24 -05:00
cryptstream updated references lbrynet.crypstream -> lbrynet.blob 2018-11-04 20:25:24 -05:00
database updated references after moving conf to lbrynet.extras.daemon.conf 2018-11-04 20:25:24 -05:00
dht updated references after moving conf to lbrynet.extras.daemon.conf 2018-11-04 20:25:24 -05:00
lbryfilemanager updated references lbrynet.file_manager -> lbrynet.blob 2018-11-04 20:25:24 -05:00
lbrynet_daemon fix skipping dht, peer_protocol_server, and hash_announcer components 2018-11-09 14:16:33 -05:00
schema fix namespace lbryschema->lbrynet.schema 2018-11-04 10:50:15 -05:00
wallet lbryumx -> lbrynet.extras.wallet.server 2018-11-04 10:50:15 -05:00
__init__.py moved ./lbry/tests to ./tests 2018-08-24 11:37:53 -04:00
test_cli.py updated references after moving conf to lbrynet.extras.daemon.conf 2018-11-04 20:25:24 -05:00
test_conf.py updated references after moving conf to lbrynet.extras.daemon.conf 2018-11-04 20:25:24 -05:00
test_customLogger.py fixing unit tests 2018-08-24 11:37:53 -04:00