squeaknode/squeaknode/lightning
Jonathan Zernik a1b2ad2b0a
Add more unit tests lnd lightning client (#1548)
* Added test for pay invoice method

* Remove old comments

* Add test for decode pay req

* Add more unit tests for lnd lightning client
2021-10-09 14:46:16 -07:00
..
__init__.py Add license headers (#1080) 2021-08-27 18:31:53 -07:00
exception.py Create lightning client base class (#1542) 2021-10-08 20:40:58 -07:00
info.py Added unit test for get info method of lightning client (#1543) 2021-10-08 23:12:18 -07:00
invoice.py Added unit test for get info method of lightning client (#1543) 2021-10-08 23:12:18 -07:00
lightning_client.py Added unit test for get info method of lightning client (#1543) 2021-10-08 23:12:18 -07:00
lnd_lightning_client.py Added unit test for get info method of lightning client (#1543) 2021-10-08 23:12:18 -07:00
pay_req.py Added unit test for get info method of lightning client (#1543) 2021-10-08 23:12:18 -07:00
payment.py Add more unit tests lnd lightning client (#1548) 2021-10-09 14:46:16 -07:00