Add tests for commpath/cachepath parameters
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 110
- Forks
- 35
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 2
Description
Initially, these should only need to check if the specified directory exists (or can be made to exist) and is writeable.
Interesting corner cases: what happens if commpath is underneath cachepath or vice versa?
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
No files or existing tests are named. Start by locating the commpath and cachepath parameter parsing and the current test entry point; inspect how directories are validated or created. Done means tests cover existing, creatable, and non-writable directories, including both nested-path arrangements.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100