lightning-qt icon indicating copy to clipboard operation
lightning-qt copied to clipboard

Add basic tests

Open darosior opened this issue 4 years ago • 1 comments

We could add some basic tests (like "can the plugin be started ?") and setup a CI (Github actions ?).

Here is a good basis/example.

darosior avatar Jul 08 '20 18:07 darosior

In the future the plugin repo will require plugins to have tests that can be run in CI. Please add tests for you plugin using pyln-testing

daywalker90 avatar Apr 22 '24 13:04 daywalker90