leopardslab / leopardslab/nodecloud-cli
Add unit tests
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 29
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
Unit tests for lib/config.js and lib/helper.js
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
Read lib/config.js and lib/helper.js first to identify their public behavior and the cases that need coverage. Add unit tests for both files, then run the repository's test suite and confirm the new tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100