lightninglabs / lightninglabs/lightning-terminal
itest: add test where faraday/loop/pool is running in remote mode
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 595
- Forks
- 135
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 10
Description
With https://github.com/lightninglabs/lightning-terminal/pull/294 we added integration tests for the two main operating modes of lnd-mode=integrated and lnd-mode=remote. But we didn't add any tests for the case where one of the other integrated daemons is running in remote mode (for example loop-mode=remote).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review pull request #294 first to understand the existing integration tests for lnd-mode=integrated and lnd-mode=remote. Locate those tests and add coverage for an integrated daemon such as loop running in remote mode. Done means the integration test suite verifies the remote mode without relying only on the lnd mode cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100