mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-16 13:01:04 +02:00
* Add tests for bitcoin client get count method * Rename bitcoin exceptions * Got test working for bitcoin http error * Added tests for get block count and get block hash * Added tests for all bitcoin client methods * Added tests for invalid results * Remove check for empty result which is not needed * Add test for all bitcoin request errors * Rename bitcoin connection error exception * Remove print statments from bitcoin client * Got 100% coverage for bitcoin client * Add todos to assert mocks called with correct args * Rename bitcoin core client class and module |
||
|---|---|---|
| .. | ||
| bitcoin | ||
| core | ||
| db | ||
| network | ||
| node | ||
| __init__.py | ||
| conftest.py | ||
| utils.py | ||