squeaknode/tests
Jonathan Zernik e0c63e2927
Add tests for bitcoin client get count method (#1530)
* 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
2021-10-07 19:42:15 -07:00
..
bitcoin Add tests for bitcoin client get count method (#1530) 2021-10-07 19:42:15 -07:00
core Add get timeline squeak entries test (#1518) 2021-10-05 19:38:35 -07:00
db Better use of fixtures for profile ids (#1529) 2021-10-07 04:25:26 -07:00
network Move set up test socket function to util module (#1510) 2021-10-05 00:39:12 -07:00
node Mock out more components in unit test for squeak node (#1505) 2021-10-04 20:52:32 -07:00
__init__.py Add license headers (#1080) 2021-08-27 18:31:53 -07:00
conftest.py Got unit test working for insert and retrieve squeak in db (#1488) 2021-10-03 20:39:24 -07:00
utils.py Add get timeline squeak entries test (#1518) 2021-10-05 19:38:35 -07:00