C-Otto / rebalance-lnd

A script that can be used to balance lightning channels of a lnd node
MIT License
343 stars 82 forks source link

Add unit tests #31

Open C-Otto opened 5 years ago

caheredia commented 2 years ago

If nobody else is working on this issue, I can start adding some simple unit tests and potentially scale up to integration tests.

C-Otto commented 2 years ago

Sure, go ahead. I don't think it's too important, though. I won't do a lot with rebalance-lnd, I'll try to concentrate on lnd-manageJ.

caheredia commented 2 years ago

Go to know. I went ahead and added a unit test runner. https://github.com/C-Otto/rebalance-lnd/pull/291