squeaknode/tests
Jonathan Zernik fc691ffeb2
Add call args assertions bitcoin client test (#1541)
* Add assertions for call args for some bitcoin client mocks

* Simplify bitcoin core client

* Add assertions on call args for getblockcount

* Add test for make_request method of bitcoin core client

* Use make_request method for bitcoin connection error tests

* Remove old comments

* Use call arg assertions for all methods of bitcoin core client
2021-10-08 12:29:27 -07:00
..
bitcoin Add call args assertions bitcoin client test (#1541) 2021-10-08 12:29:27 -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