lbry-sdk/tests/unit
shyba eab95a6246
DHT fixes from review and an attempt at removing hashing and equals (#1370)
* use int to_bytes/from_bytes instead of struct
* fix ping queue bug and dht functional tests
* run functional tests on travis
* re-add contact comparison unit test
* dont need __ne__ if its just inverting __eq__ result
2018-08-24 11:42:35 -04:00
..
analytics moved ./lbry/tests to ./tests 2018-08-24 11:37:53 -04:00
components fixed import paths as a result of moving the tests 2018-08-24 11:37:53 -04:00
core fix blob downloader test on py3 2018-08-24 11:40:43 -04:00
cryptstream port cryptblob test to py3 2018-08-24 11:37:53 -04:00
database fixing unit tests 2018-08-24 11:37:53 -04:00
dht DHT fixes from review and an attempt at removing hashing and equals (#1370) 2018-08-24 11:42:35 -04:00
lbryfilemanager fixes from review 2018-08-24 11:40:43 -04:00
lbrynet_daemon test_Downloder tests fixed 2018-08-24 11:40:43 -04:00
wallet fixing wallet unit tests test_ledger.py and test_transactions.py 2018-08-24 11:42:35 -04:00
__init__.py moved ./lbry/tests to ./tests 2018-08-24 11:37:53 -04:00
test_cli.py - replaced old lbryum function with struct.pack, per @BrannonKing review 2018-08-24 11:40:43 -04:00
test_conf.py fixing unit tests 2018-08-24 11:37:53 -04:00
test_customLogger.py fixing unit tests 2018-08-24 11:37:53 -04:00