lbry-sdk/tests/unit/lbrynet_daemon
hackrush a7ef8889dd
Unified CLI, python 3(WIP) (#1330)
* Added new custom cli class using aiohttp
* Proper error handling in CLI based on RPC error codes(PoC)
* Auth API working
* UnitTests
2018-08-24 11:40:43 -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_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