lbry-sdk/tests/unit/lbrynet_daemon
Oleg Silkin f9ff3e5d14 Removes third-party mock dependency (#1661)
* Removes mock from setup.py dependencies
* Refactors name resetTime to reset_time
* Replaces import mock with built-in unittest.mock
* Refactors imports to separate built-in, external, and project modules
2018-11-25 11:12:30 -05:00
..
auth Removes third-party mock dependency (#1661) 2018-11-25 11:12:30 -05:00
__init__.py moved ./lbry/tests to ./tests 2018-08-24 11:37:53 -04:00
test_claims_comparator.py move files 2018-11-09 16:52:42 -05:00
test_Daemon.py Removes third-party mock dependency (#1661) 2018-11-25 11:12:30 -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 Removes third-party mock dependency (#1661) 2018-11-25 11:12:30 -05:00
test_ExchangeRateManager.py Removes third-party mock dependency (#1661) 2018-11-25 11:12:30 -05:00