Closed vincenzopalazzo closed 2 years ago
I know that running the example is easier, but in a well-developed library, we need the tests!
You can write and run the test in your local machine with make TLS_PATH=/.lightning/testnet/ check
make TLS_PATH=/.lightning/testnet/ check
In addition, now the test are run also in the PR
I know that running the example is easier, but in a well-developed library, we need the tests!
You can write and run the test in your local machine with
make TLS_PATH=/.lightning/testnet/ check
In addition, now the test are run also in the PR