Improve unit test coverage for lib/roast/ classes
Open
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 1.2k
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
The lib/roast/ directory has 54 Ruby files but only 3 have corresponding unit tests. This issue tracks adding test coverage for the remaining classes.
Contributor guide
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
Start by reviewing the 54 Ruby files in lib/roast/ and the three classes that already have corresponding unit tests. Compare their test structure, then select an untested class and add coverage consistent with the existing tests. Done means the remaining classes in lib/roast/ have corresponding unit tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100