alexbosworth / ln-service

Node.js interface to LND
MIT License
318 stars 61 forks source link

Switch RPC middleware tests to use Docker testing framework #164

Open alexbosworth opened 2 years ago

alexbosworth commented 2 years ago

Currently RPC middleware integration testing is done via local lnd and not provisioned Docker images, so it makes it difficult to run the tests since they aren't on the common framework

Once the docker testing is completed, it can be easier to include the new error support, registration complete messages that are in LND 0.15.1