lbry-sdk/tests/unit/lbrynet_daemon
Lex Berezhny d35d340613
fixing unit tests
fixing integration tests
skip running functional tests on travis until they are fixed
2018-08-24 11:37:53 -04:00
..
auth fixed import paths as a result of moving the tests 2018-08-24 11:37:53 -04:00
__init__.py moved ./lbry/tests to ./tests 2018-08-24 11:37:53 -04:00
test_claims_comparator.py moved ./lbry/tests to ./tests 2018-08-24 11:37:53 -04:00
test_Daemon.py fixing unit tests 2018-08-24 11:37:53 -04:00
test_DaemonCLI.py fixing unit tests 2018-08-24 11:37:53 -04:00
test_docs.py py2(iteritems, itervalues) -> py3(items, values) 2018-08-24 11:37:53 -04:00
test_Downloader.py fixed import paths as a result of moving the tests 2018-08-24 11:37:53 -04:00
test_ExchangeRateManager.py fixed import paths as a result of moving the tests 2018-08-24 11:37:53 -04:00