darosior / lightning-qt

bitcoin-qt for lightningd
BSD 3-Clause Clear License
36 stars 8 forks source link

Add basic tests #15

Open darosior opened 4 years ago

darosior commented 4 years ago

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

Here is a good basis/example.

daywalker90 commented 6 months ago

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