tests: expands tests for components
Open
Nobody has claimed this yet.
testing
- Dominant language
- C
- Stars
- 108
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
New functionality has been added to components, but we have no corresponding test cases.
For example, many of the components can now preserve file metadata during a rebuild/copy like er, redset, shuffile, and axl. We should add tests to ensure that.
We can fill this list in more based on each component.
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 existing tests and the implementations for the er, redset, shuffile, and axl components to identify rebuild/copy behavior for file metadata. Add coverage for metadata preservation across the listed components, then run the project’s test suite to confirm the cases pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100