lightninglabs / lightninglabs/loop
CLI Unit Tests
Open
@starius is already working on this.
Since Oct 10, 2025.
cli
- Dominant language
- Go
- Stars
- 595
- Forks
- 135
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 12
Description
Build out a unit test suite for the CLI with prerecorded RPC responses and verification of RPC requests. We can record sessions, save as JSON, replay them and make sure the CLI sends the expected response. This will help us catch any obvious issues in the CLI.
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.
Assessment
This issue has not been assessed yet.